Compartilhar via


ChatMessageContent.Participants Propriedade

Definição

Conteúdo da mensagem de chat para mensagens do tipo 'participantAdded' ou 'participantRemoved'.

public System.Collections.Generic.IReadOnlyList<Azure.Communication.Chat.ChatParticipant> Participants { get; }
member this.Participants : System.Collections.Generic.IReadOnlyList<Azure.Communication.Chat.ChatParticipant>
Public ReadOnly Property Participants As IReadOnlyList(Of ChatParticipant)

Valor da propriedade

Aplica-se a