Condividi tramite


ChatMessage.Id Proprietà

Definizione

Ottiene l'identificatore del messaggio.

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = chatMessage.id;
Public ReadOnly Property Id As String

Valore della proprietà

String

Platform::String

winrt::hstring

ID del messaggio di chat.

Requisiti Windows

Funzionalità dell'app
chat chatSystem smsSend

Si applica a