Participant.DisplayName Property

Definition

The participant's display name. Please note that each participant within the same conversation must have a different display name. Duplicate names within the same conversation are not allowed. You can use the Id property as another way to refer to each participant.

public string DisplayName { get; }
member this.DisplayName : string
Public ReadOnly Property DisplayName As String

Property Value

Applies to