Compartilhar via


PhoneCall.CallId Propriedade

Definição

Obtém o identificador de chamada telefônica (ou identificador de chamada).

public:
 property Platform::String ^ CallId { Platform::String ^ get(); };
winrt::hstring CallId();
public string CallId { get; }
var string = phoneCall.callId;
Public ReadOnly Property CallId As String

Valor da propriedade

String

Platform::String

winrt::hstring

Uma cadeia de caracteres que contém o identificador de chamada.

Requisitos do Windows

Funcionalidades do aplicativo
phoneCall

Aplica-se a