AppointmentsSearchEventArgs.StartTimeInclusive Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets the start date and time that was used for a search.

Namespace:  Microsoft.Phone.UserData
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

Public Property StartTimeInclusive As DateTime
public DateTime StartTimeInclusive { get; internal set; }

Property Value

Type: System..::.DateTime
The starting date and time that was used for the search.

Remarks

The SearchAsync method searches for all appointments that occur between a specified start date and time and end date and time.

Version Information

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Platforms

Windows Phone

See Also

Reference

AppointmentsSearchEventArgs Class

Microsoft.Phone.UserData Namespace

Other Resources

Contacts and Calendar for Windows Phone 8

How to access calendar data for Windows Phone 8