Notification 要素には、サブスクリプションと、最後の通知以降に発生したイベントに関する情報が含まれています。
<Notification>
<SubscriptionId/>
<PreviousWatermark/>
<MoreEvents/>
<CopiedEvent/>
</Notification>
<Notification>
<SubscriptionId/>
<PreviousWatermark/>
<MoreEvents/>
<CreatedEvent/>
</Notification>
<Notification>
<SubscriptionId/>
<PreviousWatermark/>
<MoreEvents/>
<DeletedEvent/>
</Notification>
<Notification>
<SubscriptionId/>
<PreviousWatermark/>
<MoreEvents/>
<ModifiedEvent/>
</Notification>
<Notification>
<SubscriptionId/>
<PreviousWatermark/>
<MoreEvents/>
<MovedEvent/>
</Notification>
<Notification>
<SubscriptionId/>
<PreviousWatermark/>
<MoreEvents/>
<NewMailEvent/>
</Notification>
<Notification>
<SubscriptionId/>
<PreviousWatermark/>
<MoreEvents/>
<StatusEvent/>
</Notification>
<Notification>
<SubscriptionId/>
<PreviousWatermark/>
<MoreEvents/>
<FreeBusyChangedEvent/>
</Notification>
NotificationType
属性と要素
以下のセクションで、属性、子要素、親要素について説明します。
属性
なし。
子要素
| Element | 説明 |
|---|---|
| SubscriptionId (GetEvents) |
サブスクリプションの識別子を表します。 |
| PreviousWatermark |
サブスクリプションのクライアントに正常に通信された最新のイベントの透かしを表します。 |
| MoreEvents |
クライアントに配信するキュー内のイベントが増えるかどうかを示します。 |
| CopiedEvent |
アイテムまたはフォルダーがコピーされるイベントを表します。 |
| CreatedEvent |
アイテムまたはフォルダーが作成されるイベントを表します。 |
| DeletedEvent |
アイテムまたはフォルダーが削除されるイベントを表します。 |
| ModifiedEvent |
アイテムまたはフォルダーが変更されるイベントを表します。 |
| MovedEvent |
アイテムまたはフォルダーをある親フォルダーから別の親フォルダーに移動するイベントを表します。 |
| NewMailEvent |
メールボックス内の新しいメール アイテムによってトリガーされるイベントを表します。 |
| StatusEvent |
メールボックスで新しいアクティビティが発生しなかったことを示す通知を表します。 |
| FreeBusyChangedEvent |
アイテムの空き時間が変更されたイベントを表します。 |
親要素
| 要素 | 説明 |
|---|---|
| GetEventsResponseMessage |
1 つの GetEvents 要求の状態と結果を格納します。 |
| SendNotificationResponseMessage |
1 つの SendNotification 要求の状態と結果を格納します。 |
テキスト値
なし。
注釈
この要素を記述するスキーマは、Exchange Web サービスをホストする IIS 仮想ディレクトリに置かれています。
要素の情報
| 名前 | Value |
|---|---|
| Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
| スキーマ名 |
型スキーマ |
| 検証ファイル |
Types.xsd |
| 空に設定可能 |
False |