NotificationEvent クラス

定義

プッシュ通知とプル通知によって公開されるイベントを表します。

public ref class NotificationEvent abstract
public abstract class NotificationEvent
Public MustInherit Class NotificationEvent
継承
NotificationEvent
派生

プロパティ

EventType

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

OldParentFolderId

このイベントが適用されるアイテムまたはフォルダーの古い親フォルダーの識別子を取得します。

ParentFolderId

このイベントが適用されるアイテムまたはフォルダーの親フォルダーの親フォルダー識別子を取得します。

TimeStamp

イベントのタイム スタンプを取得します。

適用対象