AppointmentCalendar.DeleteAppointmentAsync(String) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Supprime de manière asynchrone le rendez-vous avec l’ID spécifié.
public:
virtual IAsyncAction ^ DeleteAppointmentAsync(Platform::String ^ localId) = DeleteAppointmentAsync;
/// [Windows.Foundation.Metadata.RemoteAsync]
IAsyncAction DeleteAppointmentAsync(winrt::hstring const& localId);
[Windows.Foundation.Metadata.RemoteAsync]
public IAsyncAction DeleteAppointmentAsync(string localId);
function deleteAppointmentAsync(localId)
Public Function DeleteAppointmentAsync (localId As String) As IAsyncAction
Paramètres
Retours
Action asynchrone.
- Attributs
Configuration requise pour Windows
Fonctionnalités de l’application |
appointmentsSystem
|