PhoneIncomingCallNotificationTriggerDetails.CallId Propriété

Définition

Obtient l’identificateur d’appel pour l’appel entrant.

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

Valeur de propriété

String

Platform::String

winrt::hstring

Chaîne contenant l’identificateur d’appel pour l’appel entrant.

Configuration requise pour Windows

Fonctionnalités de l’application
phoneCall

S’applique à