다음을 통해 공유


ContactAnnotation.IsDisabled 속성

정의

사용자가 이 ContactAnnotation 을 사용하지 않도록 설정했는지 여부를 나타내는 부울 값을 가져옵니다.

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

속성 값

Boolean

bool

true 사용자가 이 ContactAnnotation 을 사용하지 않도록 설정한 경우 그렇지 않으면 입니다 false.

Windows 요구 사항

앱 기능
contactsSystem

적용 대상