Share via


PhoneIncomingCallNotificationTriggerDetails.CallId Property

Definition

Gets the call identifier for the incoming call.

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

Property Value

String

Platform::String

winrt::hstring

A string containing the call identifier for the incoming call.

Windows requirements

App capabilities
phoneCall

Applies to