Share via


PhoneIncomingCallNotificationTriggerDetails.LineId Property

Definition

Gets the line identifier for the incoming call.

public:
 property Platform::Guid LineId { Platform::Guid get(); };
winrt::guid LineId();
public Guid LineId { get; }
var guid = phoneIncomingCallNotificationTriggerDetails.lineId;
Public ReadOnly Property LineId As Guid

Property Value

Guid

Platform::Guid

winrt::guid

A string containing the line identifier for the incoming call.

Windows requirements

App capabilities
phoneCall

Applies to