Describe the bug
Im trying to create new outlook contact in certain folder. Im able to create the contact with parametres such as: GivenName, Title, Generation, JobTitle, but when i append -Surname "mySurname" it ends with error.
Expected behavior
Expected behavior is to be able to create new contact with surname parametr.
How to reproduce
New-MgUserContactFolderContact -UserId "my@email.com" -ContactFolderId "folderId" -GivenName "myName" -Surname "mySurname"
SDK Version
2.26.0
Latest version known to work for scenario above?
No response
Known Workarounds
No response
Debug output
Click to expand log
```
</details>
### Configuration
-OS : Windows 11 Pro
-Architecture: x64
### Other information
_No response_