Sdílet prostřednictvím


ContactAnnotation.IsDisabled Property

Definition

Gets a Boolean value that indicates whether this ContactAnnotation has been disabled by the user.

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

Property Value

Boolean

bool

true if this ContactAnnotation has been disabled by the user; otherwise, false.

Windows requirements

App capabilities
contactsSystem

Applies to