InteractionResourceFormatData.PrimaryParticipantProfilePropertyName 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.
The primary participant property name for an interaction ,This is used to logically represent the agent of the interaction, Specify the participant name here from ParticipantName.
public string PrimaryParticipantProfilePropertyName { get; set; }
member this.PrimaryParticipantProfilePropertyName : string with get, set
Public Property PrimaryParticipantProfilePropertyName As String