Compartir a través de


PhoneCallBlockedTriggerDetails.LineId Propiedad

Definición

Obtiene el identificador de la llamada de teléfono que se acaba de bloquear.

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

Valor de propiedad

Guid

Platform::Guid

winrt::guid

Identificador de la llamada telefónica bloqueada.

Requisitos de Windows

Características de aplicaciones
phoneCallHistory phoneCallHistorySystem

Se aplica a