We are trying to build out email response capabilities in a canvas power app, and have discovered that the CC field is not accessible via the Dataverse connector for the email table. See attachment indicating that we can't access the Activity Party list of CC members. We're having to build out a Flow to retrieve this information, which is adding significant unnecessary overhead to our application, and adding performance degradation for our users.
We would like Microsoft to make the CC party list from Dataverse accessible via the Dataverse connector on the email table/entity as we can do same as To Recipients
Meaning ToRecipients is currently a concatenated string of the To: parties that are stored in ActivityParty.
We are looking for a feature to have cc and BCC field as a concatenated string so we can retrieve the data without putting much efforts to pull data into Canvas apps
We would like Microsoft to make the CC party list from Dataverse accessible via the Dataverse connector on the email table/entity as we can do same as To Recipients
Meaning ToRecipients is currently a concatenated string of the To: parties that are stored in ActivityParty.
We are looking for a feature to have cc and BCC field as a concatenated string so we can retrieve the data without putting much efforts to pull data into Canvas apps