AppointmentsSearchEventArgs Properties
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
The AppointmentsSearchEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
|
EndTimeInclusive | Gets the end date and time that was used for a search. |
|
Results | Gets the results of a search for appointments. |
|
StartTimeInclusive | Gets the start date and time that was used for a search. |
|
State | Gets a user-defined object that contains information about the operation. |
Show: