Hi,
I want to be able to list the groups in my contact list in Powerapps.
For example I have a group "ABC" with the the following contacts in that group:
1@a.com
2@a.com
etc.
When I use Office365Outlook.ContactGetItemsV2() I will get all items in my contact list and have no idea which ones are only in the group "ABC". In the end I want to select only a group and then send an email to all members of that group, rather than selecting all individuals members of that group.
Any ideas how to get groups listed within the ContactItems?
Thanks,
Bart