MoreAvailable

SyncCollectionResponse.MoreAvailable property

Indicates there are more changes than the number that are requested in the WindowSize element. In Exchange 2007, the server sends Sync response messages containing the MoreAvailable and between zero (0) and WindowSize schema changes when it encounters elements external to the protocol.

public bool MoreAvailable { get; set; }

See Also