Partager via


NotificationRecipientEmailOperationsExtensions Classe

Définition

Méthodes d’extension pour NotificationRecipientEmailOperations.

public static class NotificationRecipientEmailOperationsExtensions
type NotificationRecipientEmailOperationsExtensions = class
Public Module NotificationRecipientEmailOperationsExtensions
Héritage
NotificationRecipientEmailOperationsExtensions

Méthodes

CheckEntityExists(INotificationRecipientEmailOperations, String, String, String, String)

Déterminez si le destinataire de la notification Email abonné à la notification.

CheckEntityExistsAsync(INotificationRecipientEmailOperations, String, String, String, String, CancellationToken)

Déterminez si le destinataire de la notification Email abonné à la notification.

CreateOrUpdate(INotificationRecipientEmailOperations, String, String, String, String)

Ajoute l’adresse e-mail à la liste de destinataires pour la notification.

CreateOrUpdateAsync(INotificationRecipientEmailOperations, String, String, String, String, CancellationToken)

Ajoute l’adresse e-mail à la liste de destinataires pour la notification.

Delete(INotificationRecipientEmailOperations, String, String, String, String)

Supprime l’e-mail de la liste de la notification.

DeleteAsync(INotificationRecipientEmailOperations, String, String, String, String, CancellationToken)

Supprime l’e-mail de la liste de la notification.

ListByNotification(INotificationRecipientEmailOperations, String, String, String)

Obtient la liste des e-mails de destinataires abonnés à une notification.

ListByNotificationAsync(INotificationRecipientEmailOperations, String, String, String, CancellationToken)

Obtient la liste des e-mails de destinataires abonnés à une notification.

S’applique à