Share via


RuleActionsClass.NewItemAlert プロパティ

定義

これは、対応する COM オブジェクトとの相互運用性を得るためにマネージ コードが必要とする COM コクラスを処理するときに作成される .NET クラスまたは .NET クラスのメンバです。 このクラスは、Outlook の新しいバージョンで拡張されたこのクラスの、前のバージョンのイベントにアクセスする必要がある場合にのみ使用します。 それ以外の場合は、COM コクラスから派生する .NET インターフェイスを使用します。 .NET インターフェイスの詳細については、「」を参照してください RuleActions

public:
 virtual property Microsoft::Office::Interop::Outlook::NewItemAlertRuleAction ^ NewItemAlert { Microsoft::Office::Interop::Outlook::NewItemAlertRuleAction ^ get(); };
public virtual Microsoft.Office.Interop.Outlook.NewItemAlertRuleAction NewItemAlert { get; }
Public Overridable ReadOnly Property NewItemAlert As NewItemAlertRuleAction

プロパティ値

実装

適用対象