SetItemField
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2007 | Exchange Server 2010 | Exchange Server 2013 | Office 365
The SetItemField element represents an update to a single property of an item in an UpdateItem operation.
<SetItemField> <FieldURI/> <Item/> </SetItemField>
<SetItemField> <FieldURI/> <Message/> </SetItemField>
<SetItemField> <FieldURI/> <CalendarItem/> </SetItemField>
<SetItemField> <FieldURI/> <Contact/> </SetItemField>
<SetItemField> <FieldURI/> <DistributionList/> </SetItemField>
<SetItemField> <FieldURI/> <MeetingMessage/> </SetItemField>
<SetItemField> <FieldURI/> <MeetingRequest/> </SetItemField>
<SetItemField> <FieldURI/> <MeetingResponse/> </SetItemField>
<SetItemField> <FieldURI/> <MeetingCancellation/> </SetItemField>
<SetItemField> <FieldURI/> <Task/> </SetItemField>
<SetItemField> <IndexedFieldURI/> <Item/> </SetItemField>
<SetItemField> <IndexedFieldURI/> <Message/> </SetItemField>
<SetItemField> <IndexedFieldURI/> <CalendarItem/> </SetItemField>
<SetItemField> <IndexedFieldURI/> <Contact/> </SetItemField>
<SetItemField> <IndexedFieldURI/> <DistributionList/> </SetItemField>
<SetItemField> <IndexedFieldURI/> <MeetingMessage/> </SetItemField>
<SetItemField> <IndexedFieldURI/> <MeetingRequest/> </SetItemField>
<SetItemField> <IndexedFieldURI/> <MeetingResponse/> </SetItemField>
<SetItemField> <IndexedFieldURI/> <MeetingCancellation/> </SetItemField>
<SetItemField> <IndexedFieldURI/> <Task/> </SetItemField>
<SetItemField> <ExtendedFieldURI/> <Item/> </SetItemField>
<SetItemField> <ExtendedFieldURI/> <Message/> </SetItemField>
<SetItemField> <ExtendedFieldURI/> <CalendarItem/> </SetItemField>
<SetItemField> <ExtendedFieldURI/> <Contact/> </SetItemField>
<SetItemField> <ExtendedFieldURI/> <DistributionList/> </SetItemField>
<SetItemField> <ExtendedFieldURI/> <MeetingMessage/> </SetItemField>
<SetItemField> <ExtendedFieldURI/> <MeetingRequest/> </SetItemField>
<SetItemField> <ExtendedFieldURI/> <MeetingResponse/> </SetItemField>
<SetItemField> <ExtendedFieldURI/> <MeetingCancellation/> </SetItemField>
<SetItemField> <ExtendedFieldURI/> <Task/> </SetItemField>
SetItemFieldType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
|
Element |
Description |
|---|---|
|
Identifies frequently referenced properties by URI. |
|
|
Identifies individual members of a dictionary. |
|
|
Identifies extended MAPI properties to set. |
|
|
Represents an item in the Exchange store. |
|
|
Represents an Exchange e-mail message to update. |
|
|
Represents an Exchange calendar item to update. |
|
|
Represents an Exchange contact item to update. |
|
|
Represents a distribution list to update. |
|
|
Represents a meeting message to update. |
|
|
Represents a meeting request to update. |
|
|
Represents a meeting response to update. |
|
|
Represents a meeting cancellation to update. |
|
|
Represents a task to update. |
Parent elements
|
Element |
Description |
|---|---|
|
Contains a set of elements that define append, set, and delete changes to item properties. |