Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.PersonalContacts-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.personalcontacts/get-mgbetausercontact
Locale: en-US
Module Name: Microsoft.Graph.Beta.PersonalContacts
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserContact
---
Expand All @@ -30,7 +30,7 @@ Get-MgBetaUserContact -UserId <string> [-ExpandProperty <string[]>] [-Property <
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-PageSize <int>] [-All]
[-CountVariable <string>] [<CommonParameters>]
[-CountVariable <string>]
```

### Get
Expand All @@ -39,7 +39,7 @@ Get-MgBetaUserContact -UserId <string> [-ExpandProperty <string[]>] [-Property <
Get-MgBetaUserContact -ContactId <string> -UserId <string> [-ExpandProperty <string[]>]
[-Property <string[]>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

### GetViaIdentity
Expand All @@ -48,7 +48,7 @@ Get-MgBetaUserContact -ContactId <string> -UserId <string> [-ExpandProperty <str
Get-MgBetaUserContact -InputObject <IPersonalContactsIdentity> [-ExpandProperty <string[]>]
[-Property <string[]>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

## ALIASES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.PersonalContacts-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.personalcontacts/get-mgbetausercontactcount
Locale: en-US
Module Name: Microsoft.Graph.Beta.PersonalContacts
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserContactCount
---
Expand All @@ -26,7 +26,7 @@ Get the number of the resource
Get-MgBetaUserContactCount -UserId <string> [-Filter <string>] [-Search <string>]
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

### GetViaIdentity
Expand All @@ -35,7 +35,7 @@ Get-MgBetaUserContactCount -UserId <string> [-Filter <string>] [-Search <string>
Get-MgBetaUserContactCount -InputObject <IPersonalContactsIdentity> [-Filter <string>]
[-Search <string>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

## ALIASES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.PersonalContacts-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.personalcontacts/get-mgbetausercontactdelta
Locale: en-US
Module Name: Microsoft.Graph.Beta.PersonalContacts
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserContactDelta
---
Expand All @@ -30,7 +30,7 @@ Get-MgBetaUserContactDelta -UserId <string> [-ExpandProperty <string[]>] [-Filte
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-PageSize <int>] [-All]
[-CountVariable <string>] [<CommonParameters>]
[-CountVariable <string>]
```

### DeltaViaIdentity
Expand All @@ -40,7 +40,7 @@ Get-MgBetaUserContactDelta -InputObject <IPersonalContactsIdentity> [-ExpandProp
[-Filter <string>] [-Property <string[]>] [-Search <string>] [-Skip <int>] [-Sort <string[]>]
[-Top <int>] [-Count] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

## ALIASES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.PersonalContacts-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.personalcontacts/get-mgbetausercontactextension
Locale: en-US
Module Name: Microsoft.Graph.Beta.PersonalContacts
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserContactExtension
---
Expand All @@ -29,7 +29,7 @@ Get-MgBetaUserContactExtension -ContactId <string> -UserId <string> [-ExpandProp
[-Top <int>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-PageSize <int>] [-All]
[-CountVariable <string>] [<CommonParameters>]
[-CountVariable <string>]
```

### Get
Expand All @@ -39,7 +39,7 @@ Get-MgBetaUserContactExtension -ContactId <string> -ExtensionId <string> -UserId
[-ExpandProperty <string[]>] [-Property <string[]>] [-ResponseHeadersVariable <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyUseDefaultCredentials]
```

### GetViaIdentity
Expand All @@ -48,7 +48,7 @@ Get-MgBetaUserContactExtension -ContactId <string> -ExtensionId <string> -UserId
Get-MgBetaUserContactExtension -InputObject <IPersonalContactsIdentity> [-ExpandProperty <string[]>]
[-Property <string[]>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

## ALIASES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.PersonalContacts-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.personalcontacts/get-mgbetausercontactextensioncount
Locale: en-US
Module Name: Microsoft.Graph.Beta.PersonalContacts
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserContactExtensionCount
---
Expand All @@ -26,7 +26,7 @@ Get the number of the resource
Get-MgBetaUserContactExtensionCount -ContactId <string> -UserId <string> [-Filter <string>]
[-Search <string>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

### GetViaIdentity
Expand All @@ -35,7 +35,7 @@ Get-MgBetaUserContactExtensionCount -ContactId <string> -UserId <string> [-Filte
Get-MgBetaUserContactExtensionCount -InputObject <IPersonalContactsIdentity> [-Filter <string>]
[-Search <string>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

## ALIASES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.PersonalContacts-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.personalcontacts/get-mgbetausercontactfolder
Locale: en-US
Module Name: Microsoft.Graph.Beta.PersonalContacts
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserContactFolder
---
Expand All @@ -30,7 +30,7 @@ Get-MgBetaUserContactFolder -UserId <string> [-ExpandProperty <string[]>] [-Prop
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-PageSize <int>] [-All]
[-CountVariable <string>] [<CommonParameters>]
[-CountVariable <string>]
```

### Get
Expand All @@ -39,7 +39,7 @@ Get-MgBetaUserContactFolder -UserId <string> [-ExpandProperty <string[]>] [-Prop
Get-MgBetaUserContactFolder -ContactFolderId <string> -UserId <string> [-ExpandProperty <string[]>]
[-Property <string[]>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

### GetViaIdentity
Expand All @@ -48,7 +48,7 @@ Get-MgBetaUserContactFolder -ContactFolderId <string> -UserId <string> [-ExpandP
Get-MgBetaUserContactFolder -InputObject <IPersonalContactsIdentity> [-ExpandProperty <string[]>]
[-Property <string[]>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

## ALIASES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.PersonalContacts-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.personalcontacts/get-mgbetausercontactfolderchildfolder
Locale: en-US
Module Name: Microsoft.Graph.Beta.PersonalContacts
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserContactFolderChildFolder
---
Expand Down Expand Up @@ -32,7 +32,6 @@ Get-MgBetaUserContactFolderChildFolder -ContactFolderId <string> -UserId <string
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [-PageSize <int>] [-All] [-CountVariable <string>]
[<CommonParameters>]
```

### Get
Expand All @@ -42,7 +41,7 @@ Get-MgBetaUserContactFolderChildFolder -ContactFolderId <string> -ContactFolderI
-UserId <string> [-ExpandProperty <string[]>] [-Property <string[]>]
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

### GetViaIdentity
Expand All @@ -52,7 +51,7 @@ Get-MgBetaUserContactFolderChildFolder -InputObject <IPersonalContactsIdentity>
[-ExpandProperty <string[]>] [-Property <string[]>] [-ResponseHeadersVariable <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyUseDefaultCredentials]
```

## ALIASES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.PersonalContacts-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.personalcontacts/get-mgbetausercontactfolderchildfoldercontact
Locale: en-US
Module Name: Microsoft.Graph.Beta.PersonalContacts
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserContactFolderChildFolderContact
---
Expand Down Expand Up @@ -32,7 +32,7 @@ Get-MgBetaUserContactFolderChildFolderContact -ContactFolderId <string> -Contact
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-PageSize <int>] [-All]
[-CountVariable <string>] [<CommonParameters>]
[-CountVariable <string>]
```

### Get
Expand All @@ -42,7 +42,7 @@ Get-MgBetaUserContactFolderChildFolderContact -ContactFolderId <string> -Contact
-ContactId <string> -UserId <string> [-ExpandProperty <string[]>] [-Property <string[]>]
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

### GetViaIdentity
Expand All @@ -52,7 +52,7 @@ Get-MgBetaUserContactFolderChildFolderContact -InputObject <IPersonalContactsIde
[-ExpandProperty <string[]>] [-Property <string[]>] [-ResponseHeadersVariable <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyUseDefaultCredentials]
```

## ALIASES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.PersonalContacts-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.personalcontacts/get-mgbetausercontactfolderchildfoldercontactcount
Locale: en-US
Module Name: Microsoft.Graph.Beta.PersonalContacts
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserContactFolderChildFolderContactCount
---
Expand All @@ -27,7 +27,7 @@ Get-MgBetaUserContactFolderChildFolderContactCount -ContactFolderId <string>
-ContactFolderId1 <string> -UserId <string> [-Filter <string>] [-Search <string>]
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

### GetViaIdentity
Expand All @@ -37,7 +37,7 @@ Get-MgBetaUserContactFolderChildFolderContactCount -InputObject <IPersonalContac
[-Filter <string>] [-Search <string>] [-ResponseHeadersVariable <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyUseDefaultCredentials]
```

## ALIASES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.PersonalContacts-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.personalcontacts/get-mgbetausercontactfolderchildfoldercontactdelta
Locale: en-US
Module Name: Microsoft.Graph.Beta.PersonalContacts
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserContactFolderChildFolderContactDelta
---
Expand All @@ -31,7 +31,7 @@ Get-MgBetaUserContactFolderChildFolderContactDelta -ContactFolderId <string>
[-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-PageSize <int>] [-All]
[-CountVariable <string>] [<CommonParameters>]
[-CountVariable <string>]
```

### DeltaViaIdentity
Expand All @@ -42,7 +42,7 @@ Get-MgBetaUserContactFolderChildFolderContactDelta -InputObject <IPersonalContac
[-Skip <int>] [-Sort <string[]>] [-Top <int>] [-Count] [-ResponseHeadersVariable <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyUseDefaultCredentials]
```

## ALIASES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.PersonalContacts-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.personalcontacts/get-mgbetausercontactfolderchildfoldercontactextension
Locale: en-US
Module Name: Microsoft.Graph.Beta.PersonalContacts
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserContactFolderChildFolderContactExtension
---
Expand All @@ -30,7 +30,7 @@ Get-MgBetaUserContactFolderChildFolderContactExtension -ContactFolderId <string>
[-Top <int>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [-PageSize <int>] [-All]
[-CountVariable <string>] [<CommonParameters>]
[-CountVariable <string>]
```

### Get
Expand All @@ -41,7 +41,7 @@ Get-MgBetaUserContactFolderChildFolderContactExtension -ContactFolderId <string>
[-ExpandProperty <string[]>] [-Property <string[]>] [-ResponseHeadersVariable <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyUseDefaultCredentials]
```

### GetViaIdentity
Expand All @@ -51,7 +51,7 @@ Get-MgBetaUserContactFolderChildFolderContactExtension -InputObject <IPersonalCo
[-ExpandProperty <string[]>] [-Property <string[]>] [-ResponseHeadersVariable <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyUseDefaultCredentials]
```

## ALIASES
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ external help file: Microsoft.Graph.Beta.PersonalContacts-Help.xml
HelpUri: https://learn.microsoft.com/powershell/module/microsoft.graph.beta.personalcontacts/get-mgbetausercontactfolderchildfoldercontactextensioncount
Locale: en-US
Module Name: Microsoft.Graph.Beta.PersonalContacts
ms.date: 06/05/2026
ms.date: 08/01/2026
PlatyPS schema version: 2024-05-01
title: Get-MgBetaUserContactFolderChildFolderContactExtensionCount
---
Expand All @@ -27,7 +27,7 @@ Get-MgBetaUserContactFolderChildFolderContactExtensionCount -ContactFolderId <st
-ContactFolderId1 <string> -ContactId <string> -UserId <string> [-Filter <string>]
[-Search <string>] [-ResponseHeadersVariable <string>] [-Break] [-Headers <IDictionary>]
[-HttpPipelineAppend <SendAsyncStep[]>] [-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyCredential <pscredential>] [-ProxyUseDefaultCredentials]
```

### GetViaIdentity
Expand All @@ -37,7 +37,7 @@ Get-MgBetaUserContactFolderChildFolderContactExtensionCount -InputObject <IPerso
[-Filter <string>] [-Search <string>] [-ResponseHeadersVariable <string>] [-Break]
[-Headers <IDictionary>] [-HttpPipelineAppend <SendAsyncStep[]>]
[-HttpPipelinePrepend <SendAsyncStep[]>] [-Proxy <uri>] [-ProxyCredential <pscredential>]
[-ProxyUseDefaultCredentials] [<CommonParameters>]
[-ProxyUseDefaultCredentials]
```

## ALIASES
Expand Down
Loading