SyncScope

Last modified: September 29, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The SyncScope element specifies whether just items or items and folder associated information are returned in a synchronization response.

<SyncScope>NormalItems or NormalAndAssociatedItems</SyncScope>

SyncFolderItemsScopeType

Attributes and Elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child Elements

None.

Parent Elements

Element

Description

SyncFolderItems

The element that defines a request to synchronize items in an Exchange store folder.

The following is the XPath expression to this element:

/SyncFolderItems

Text Value

The following table lists the possible values for the SyncScope element.

SyncScope element values

Value

Description

NormalItems

Specifies that only items in the folder are returned in a synchronization response.

NormalAndAssociatedItems

Specifies that both items in the folder and folder associated information are returned in a synchronization response.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server that has the Client Access server role installed.

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/messages

Schema Name

Messages schema

Validation File

Messages.xsd

Can be Empty

False