SetItemField

SetItemField 元素表示对 UpdateItem 操作中项的单个属性的更新。

<SetItemField>
   <FieldURI/>
   <Item/>
</SetItemField>
<SetItemField>
   <ExtendedFieldURI/> 
   <Item/>
</SetItemField>
<SetItemField>
   <ExtendedFieldURI/> 
   <MeetingRequest/>
</SetItemField>
<SetItemField>
   <ExtendedFieldURI/> 
   <MeetingResponse/>
</SetItemField>
<SetItemField>
   <IndexedFieldURI/> 
   <Contact/>
</SetItemField>
<SetItemField>
   <IndexedFieldURI/> 
   <DistributionList/>
</SetItemField>
<SetItemField>
   <IndexedFieldURI/> 
   <MeetingResponse/>
</SetItemField>
<SetItemField>
   <FieldURI/> 
   <MeetingResponse/> 
</SetItemField>
<SetItemField>
   <FieldURI/> 
   <MeetingRequest/> 
</SetItemField>
<SetItemField>
   <FieldURI/> 
   <Contact/>
</SetItemField>
<SetItemField>
   <IndexedFieldURI/> 
   <Message/>
</SetItemField>
<SetItemField>
   <ExtendedFieldURI/> 
   <CalendarItem/>
</SetItemField>
<SetItemField>
   <ExtendedFieldURI/> 
   <Task/>
</SetItemField>
<SetItemField>
   <ExtendedFieldURI/> 
   <Message/> 
</SetItemField>
<SetItemField>
   <FieldURI/> 
   <MeetingCancellation/> 
</SetItemField>
<SetItemField>
   <FieldURI/> 
   <Task/> 
</SetItemField>
<SetItemField>
   <IndexedFieldURI/> 
   <MeetingRequest/>  
</SetItemField>
<SetItemField>
    <FieldURI/> 
    <CalendarItem/>
</SetItemField>
<SetItemField>
    <IndexedFieldURI/> 
    <Item/>
</SetItemField>
<SetItemField>
   <ExtendedFieldURI/> 
   <MeetingCancellation/>
</SetItemField>
<SetItemField>
   <FieldURI/> 
   <DistributionList/> 
</SetItemField>
<SetItemField>
   <IndexedFieldURI/> 
   <MeetingCancellation/>
</SetItemField>
<SetItemField>
   <ExtendedFieldURI/> 
   <MeetingMessage/>
</SetItemField>
<SetItemField>
   <IndexedFieldURI/> 
   <Task/> 
</SetItemField>
<SetItemField>
   <IndexedFieldURI/> 
   <CalendarItem/>
</SetItemField>
<SetItemField>
   <FieldURI/> 
   <MeetingMessage/>
</SetItemField>
<SetItemField>
   <IndexedFieldURI/> 
   <MeetingMessage/>
</SetItemField>
<SetItemField>
   <FieldURI/> 
   <Message/>
</SetItemField>
<SetItemField>
   <ExtendedFieldURI/> 
   <DistributionList/>
</SetItemField>
<SetItemField>
   <ExtendedFieldURI/> 
   <Contact/> 
</SetItemField>

SetItemFieldType

属性和元素

下面各部分介绍了属性、子元素和父元素。

Attributes

无。

子元素

元素 说明
FieldURI
标识由 URI 频繁引用的属性。
IndexedFieldURI
标识词典中的各个成员。
ExtendedFieldURI
标识要设置的扩展 MAPI 属性。
项目
表示 Exchange 存储中的项。
邮件
表示要更新的 Exchange 电子邮件。
CalendarItem
表示要更新的 Exchange 日历项。
联系人
表示要更新的 Exchange 联系人项。
DistributionList
表示要更新的通讯组列表。
MeetingMessage
表示要更新的会议消息。
MeetingRequest
表示要更新的会议请求。
MeetingResponse
表示更新的会议响应。
MeetingCancellation
表示要更新的会议取消。
任务
表示要更新的任务。

父元素

元素 说明
Updates (Item)
包含一组元素,这些元素定义对项属性的追加、设置和删除更改。

备注

描述此元素的架构位于正在运行 Microsoft Exchange Server 2007 的计算机(已安装客户端访问服务器角色)的 EWS 虚拟目录中。

元素信息

名称
命名空间
http://schemas.microsoft.com/exchange/services/2006/types
架构名称
类型架构
验证文件
Types.xsd
可以为空
False

另请参阅