McuDialOutOptions.ParticipantDisplayName Property
Gets or sets the participant display name to appear in the conference roster.
Namespace: Microsoft.Rtc.Collaboration
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public Property ParticipantDisplayName As String
Get
Set
'Usage
Dim instance As McuDialOutOptions
Dim value As String
value = instance.ParticipantDisplayName
instance.ParticipantDisplayName = value
public string ParticipantDisplayName { get; set; }
Property Value
Type: System.String
Remarks
The display name will appear in the conference roster for the dialed-out to destination.