0

I would like to know, how can I search for non-existing external users and sending them an email like the picture bellow

enter image description here

Below is the code that I have used:

   <PeoplePicker
        context={porps.context as any}
        personSelectionLimit={3}
        groupName={""}
        onChange={_addUser}
        principalTypes={[PrincipalType.User, PrincipalType.SecurityGroup]}
        resolveDelay={200}
        defaultSelectedUsers={_Picker}
       
      />
jimas13
  • 597
  • 5
  • 19
YASi
  • 3
  • 2

0 Answers0