SetFolderField
Last modified: March 16, 2009
Applies to: Exchange Server 2007 | Exchange Server 2010
The SetFolderField element represents an update that sets the value for a single property on a folder in an UpdateFolder operation.
<SetFolderField>
<FieldURI/>
<Folder/>
</SetFolderField>
<SetFolderField>
<FieldURI/>
<CalendarFolder/>
</SetFolderField>
<SetFolderField>
<FieldURI/>
<ContactsFolder/>
</SetFolderField>
<SetFolderField>
<FieldURI/>
<SearchFolder/>
</SetFolderField>
<SetFolderField>
<FieldURI/>
<TasksFolder/>
</SetFolderField>
<SetFolderField>
<IndexedFieldURI/>
<Folder/>
</SetFolderField>
<SetFolderField>
<IndexedFieldURI/>
<CalendarFolder/>
</SetFolderField>
<SetFolderField>
<IndexedFieldURI/>
<ContactsFolder/>
</SetFolderField>
<SetFolderField>
<IndexedFieldURI/>
<SearchFolder/>
</SetFolderField>
<SetFolderField>
<IndexedFieldURI/>
<TasksFolder/>
</SetFolderField>
<SetFolderField>
<ExtendedFieldURI/>
<Folder/>
</SetFolderField>
<SetFolderField>
<ExtendedFieldURI/>
<CalendarFolder/>
</SetFolderField>
<SetFolderField>
<ExtendedFieldURI/>
<ContactsFolder/>
</SetFolderField>
<SetFolderField>
<ExtendedFieldURI/>
<SearchFolder/>
</SetFolderField>
<SetFolderField>
<ExtendedFieldURI/>
<TasksFolder/>
</SetFolderField>
SetFolderFieldType
Attributes and Elements
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. |
|
Identifies a folder to update. |
|
Represents a folder that primarily contains calendar items. |
|
Represents a Contacts folder in a mailbox. |
|
Represents a search folder that is contained in a mailbox. |
|
Represents a Tasks folder that is contained in a mailbox. |
Parent Elements
Element |
Description |
---|---|
Contains a set of elements that defines append, set, and delete changes to folder properties. |
Remarks
If the property exists, the property value is set to the specified value. If the property does not exist, the property is created with the specified value.
The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |