AppointmentsSearchEventArgs.State Property
July 26, 2012
Gets a user-defined object that contains information about the operation.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
The user passes the State object to the SearchAsync method in the state parameter. The object is stored internally and then passed back to methods invoked by SearchCompleted delegates when the asynchronous operation completes.