次の方法で共有


CalendarChangedNotificationTriggerDetails.EventType プロパティ

定義

イベントの種類を表します。

public:
 property CalendarChangedEvent EventType { CalendarChangedEvent get(); };
CalendarChangedEvent EventType();
public CalendarChangedEvent EventType { get; }
var calendarChangedEvent = calendarChangedNotificationTriggerDetails.eventType;
Public ReadOnly Property EventType As CalendarChangedEvent

プロパティ値

予定表の変更されたイベントの種類。

Windows の要件

アプリの機能
accessoryManager

注釈

この API を呼び出すには、 アプリケーション マニフェストで ID_CAP_SMS 機能とID_CAP_SMS_COMPANION機能を指定する必要があります。

適用対象