Hello,
I would like use PowerShell to invite bulk external users using CSV but problem is i don't want to send Sender information as my name and email rather would like to send other user information based on CSV columns (username, email). so that when external users will receive the invitation, they will see that user info which is specified into CSV. is it possible even if i run the script using my credentials?
Thanks in advanced!