InteractionResourceFormatData.ParticipantProfiles Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Profiles that participated in the interaction.
public System.Collections.Generic.IList<Azure.ResourceManager.CustomerInsights.Models.Participant> ParticipantProfiles { get; }
member this.ParticipantProfiles : System.Collections.Generic.IList<Azure.ResourceManager.CustomerInsights.Models.Participant>
Public ReadOnly Property ParticipantProfiles As IList(Of Participant)