Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
PrzemyslawKlys committed May 30, 2023
1 parent a9d0ce8 commit 26ce3ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Docs/Sync-O365PersonalContact.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ schema: 2.0.0
## SYNTAX

```
Sync-O365PersonalContact [[-UserId] <String>] [[-MemberTypes] <String[]>] [-RequireEmailAddress]
Sync-O365PersonalContact [[-UserId] <String[]>] [[-MemberTypes] <String[]>] [-RequireEmailAddress]
[[-GuidPrefix] <String>] [-WhatIf] [-Confirm] [<CommonParameters>]
```

Expand All @@ -35,7 +35,7 @@ PS C:\> {{ Add example code here }}
{{ Fill UserId Description }}

```yaml
Type: String
Type: String[]
Parameter Sets: (All)
Aliases:

Expand Down

0 comments on commit 26ce3ae

Please sign in to comment.