Compartir a través de


PhoneLineChangedTriggerDetails.HasLinePropertyChanged Método

Definición

Comprueba una línea de teléfono con un conjunto de marcas para ver si alguna de las propiedades especificadas de la línea de teléfono ha cambiado.

public:
 virtual bool HasLinePropertyChanged(PhoneLineProperties lineProperty) = HasLinePropertyChanged;
bool HasLinePropertyChanged(PhoneLineProperties const& lineProperty);
public bool HasLinePropertyChanged(PhoneLineProperties lineProperty);
function hasLinePropertyChanged(lineProperty)
Public Function HasLinePropertyChanged (lineProperty As PhoneLineProperties) As Boolean

Parámetros

lineProperty
PhoneLineProperties

Conjunto de marcas que indican las propiedades de la línea de teléfono para consultar los cambios.

Devoluciones

Boolean

bool

Devuelve true si alguna de las propiedades indicadas por el parámetro lineProperty ha cambiado en la línea de teléfono.

Requisitos de Windows

Características de aplicaciones
phoneCallHistory phoneCallHistorySystem

Se aplica a