Appointments.SearchAsync, méthode (DateTime, DateTime, Object)

Espace de noms :  Microsoft.Phone.UserData
Assembly :  Microsoft.Phone (dans Microsoft.Phone.dll)

Syntaxe

'Déclaration
Public Sub SearchAsync ( _
    startTimeInclusive As DateTime, _
    endTimeInclusive As DateTime, _
    state As Object _
)
public void SearchAsync(
    DateTime startTimeInclusive,
    DateTime endTimeInclusive,
    Object state
)
public:
void SearchAsync(
    DateTime startTimeInclusive, 
    DateTime endTimeInclusive, 
    Object^ state
)
member SearchAsync : 
        startTimeInclusive:DateTime * 
        endTimeInclusive:DateTime * 
        state:Object -> unit 

Paramètres

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

Appointments Classe

SearchAsync, surcharge

Microsoft.Phone.UserData, espace de noms