Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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
| Name | Value |
|---|---|
| Namespace |
http://schemas.microsoft.com/exchange/services/2006/messages |
| Schema Name |
Messages schema |
| Validation File |
Messages.xsd |
| Can be Empty |
False |