Appointments.DefaultMaximumItems Field
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Represents the maximum number of appointments that are returned from a search, by default.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
The default is 100. You can override the default by choosing a version of SearchAsync that accepts the maximumItems parameter.
Show: