Freigeben über


ChatConversationThreadingInfo.ContactId Eigenschaft

Definition

Ruft die Contact.Id für den Remoteteilnehmer ab oder legt diese fest.

public:
 property Platform::String ^ ContactId { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring ContactId();

void ContactId(winrt::hstring value);
public string ContactId { get; set; }
var string = chatConversationThreadingInfo.contactId;
chatConversationThreadingInfo.contactId = string;
Public Property ContactId As String

Eigenschaftswert

String

Platform::String

winrt::hstring

Die Contact.Id für den Remoteteilnehmer.

Windows-Anforderungen

App-Funktionen
chat chatSystem smsSend

Gilt für: