AutomationProperties.ItemStatus Attached Property

Definition

Gets or sets a description of the status of an item in an element.

see GetItemStatus, and SetItemStatus
see GetItemStatus, and SetItemStatus
see GetItemStatus, and SetItemStatus

Remarks

The ItemStatus property lets a client ascertain whether an element is conveying status about an item as well as what the status is. For example, an item associated with a contact in a messaging application might be "Busy" or "Connected".

When ItemStatus is supported, the string must match the application UI language or the operating system default UI language.

Applies to

See also