Skip to content

New-MgUserContactFolderContact error when appending parametr "-Surname" #3276

@bobbyzna

Description

@bobbyzna

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 "[email protected]" -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_

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugA broken experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions