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.
Namespace: Microsoft.Phone.UserData
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Syntax
Public Const DefaultMaximumItems As Integer
public const int DefaultMaximumItems
Remarks
The default is 100. You can override the default by choosing a version of SearchAsync that accepts the maximumItems parameter.
Version Information
Windows Phone OS
Supported in: 8.1, 8.0, 7.1
Platforms
Windows Phone
See Also
Reference
Microsoft.Phone.UserData Namespace