Create contact in outlook family 365

Hi, I’m new to UiPath. I try to add new contact in outlook family 365 from variables in UiPath that I got elsewhere. I am allowed to use only: Use Application/Browser, Click, Keyboard Shortcuts, Type Into, Get From :
Clipboard, If, Assign, Terminate Workflow.
So I try using Click but what I get after I click the People button is the selector:


which is not specific to People and clearly it didn’t get the People command and only the outlook window. I don’t know how to click the specific command. I try to edit the element so it will contain command name=“People” or something similar but after I save it it disappears.
Also I tried a different approach, to use this click and after that make keyboard shortcuts cntrl+3 and cntrl+N but it seems that it doesn’t work either.
Please help me to make it work and add contact. maybe it is some problem with the outlook version that it is new.
Thank you