次の方法で共有


ItemType.Importance プロパティ

定義

プロパティは Importance 、項目の重要度を示す有効な ImportanceChoicesType 値の 1 つを取得または設定します。

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

プロパティ値

プロパティは Importance 、有効な ImportanceChoicesType 値のいずれかを返します。

適用対象