編輯

共用方式為


MaxChangesReturned

The MaxChangesReturned element describes the maximum number of changes that can be returned in a synchronization response.

SyncFolderItems

MaxChangesReturned

<MaxChangesReturned/>

int

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
SyncFolderItems
Defines a request to synchronize items in an Exchange store folder.

Text value

The text value represents an integer that describes the maximum number of items that are returned in a single synchronization call. The value must be between 1 and 512, inclusive.

Remarks

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

Element information

Element Example
Namespace
http://schemas.microsoft.com/exchange/services/2006/types
Schema name
Types schema
Validation file
Types.xsd
Can be empty
False

See also

SyncFolderItems operation