Share via


PhoneCallBlockedTriggerDetails.LineId Property

Definition

Gets the ID of the phone call that was just blocked.

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

Property Value

Guid

Platform::Guid

winrt::guid

The ID of the blocked phone call.

Windows requirements

App capabilities
phoneCallHistory phoneCallHistorySystem

Applies to