通知
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
属性和元素
下面各部分介绍了属性、子元素和父元素。
Attributes
无。
子元素
元素 | 说明 |
---|---|
SubscriptionId (GetEvents) |
表示订阅的标识符。 |
PreviousWatermark |
表示已成功与订阅的客户端通信的最新事件的水印。 |
MoreEvents |
指示队列中是否有更多要传递到客户端的事件。 |
CopiedEvent |
表示在其中复制项或文件夹的事件。 |
CreatedEvent |
表示在其中创建项目或文件夹的事件。 |
DeletedEvent |
表示删除项或文件夹的事件。 |
ModifiedEvent |
表示修改项或文件夹的事件。 |
MovedEvent |
表示将项目或文件夹从一个父文件夹移到另一个父文件夹的事件。 |
NewMailEvent |
表示由邮箱中的新邮件项触发的事件。 |
StatusEvent |
表示邮箱中未发生任何新活动的通知。 |
FreeBusyChangedEvent |
表示项的忙/闲时间已更改的事件。 |
父元素
元素 | 说明 |
---|---|
GetEventsResponseMessage |
包含单个 GetEvents 请求的状态和结果。 |
SendNotificationResponseMessage |
包含单个 SendNotification 请求的状态和结果。 |
文本值
无。
说明
描述此元素的架构位于承载 Exchange Web Services 的 IIS 虚拟目录中。
元素信息
名称 | 值 |
---|---|
命名空间 |
http://schemas.microsoft.com/exchange/services/2006/types |
架构名称 |
类型架构 |
验证文件 |
Types.xsd |
可以为空 |
False |