Freigeben über


ChatConversationThreadingInfo.Participants Eigenschaft

Definition

Ruft die Liste der Teilnehmer in chatConversation ab.

public:
 property IVector<Platform::String ^> ^ Participants { IVector<Platform::String ^> ^ get(); };
IVector<winrt::hstring> Participants();
public IList<string> Participants { get; }
var iVector = chatConversationThreadingInfo.participants;
Public ReadOnly Property Participants As IList(Of String)

Eigenschaftswert

IVector<String>

IList<String>

IVector<Platform::String>

IVector<winrt::hstring>

Die Liste der Teilnehmer an der ChatConversation.

Windows-Anforderungen

App-Funktionen
chat chatSystem smsSend

Gilt für: