ItemType.Importance Property

Definition

The Importance property gets or sets one of the valid ImportanceChoicesType values to indicate the importance of the item.

public:
 property ExchangeWebServices::ImportanceChoicesType Importance { ExchangeWebServices::ImportanceChoicesType get(); void set(ExchangeWebServices::ImportanceChoicesType value); };
public ExchangeWebServices.ImportanceChoicesType Importance { get; set; }
Public Property Importance As ImportanceChoicesType

Property Value

The Importance property returns one of the valid ImportanceChoicesType values.

Applies to