Partager via


ContactAnnotation.IsDisabled Propriété

Définition

Obtient une valeur booléenne qui indique si ce ContactAnnotation a été désactivé par l’utilisateur.

public:
 property bool IsDisabled { bool get(); };
bool IsDisabled();
public bool IsDisabled { get; }
var boolean = contactAnnotation.isDisabled;
Public ReadOnly Property IsDisabled As Boolean

Valeur de propriété

Boolean

bool

true si contactAnnotation a été désactivé par l’utilisateur ; sinon, false.

Configuration requise pour Windows

Fonctionnalités de l’application
contactsSystem

S’applique à