Edit

Share via


ImportanceChoicesType Enum

Definition

The ImportanceChoicesType enumeration specifies the levels of importance for an item.

public enum class ImportanceChoicesType
public enum ImportanceChoicesType
Public Enum ImportanceChoicesType
Inheritance
ImportanceChoicesType

Fields

High 2

Specifies high importance.

Low 0

Specifies low importance.

Normal 1

Specifies normal importance.

Remarks

This enumeration is used by the Importance property of the ItemType object.

Applies to