OlImportance Enum

Definition

Specifies the level of importance for an item marked by the creator of the item.

public enum class OlImportance
public enum OlImportance
Public Enum OlImportance
Inheritance
OlImportance

Fields

olImportanceHigh 2

Item is marked as high importance.

olImportanceLow 0

Item is marked as low importance.

olImportanceNormal 1

Item is marked as medium importance.

Applies to