_JournalItem.Importance プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Outlook アイテムの相対的な OlImportance 重要度レベルを示す定数を設定または返します。 読み取り/書き込みが可能です。
public:
property Microsoft::Office::Interop::Outlook::OlImportance Importance { Microsoft::Office::Interop::Outlook::OlImportance get(); void set(Microsoft::Office::Interop::Outlook::OlImportance value); };
public Microsoft.Office.Interop.Outlook.OlImportance Importance { get; set; }
Public Property Importance As OlImportance
プロパティ値
注釈
このプロパティは、MAPI プロパティの PidTagImportance に対応します。