Compartilhar via


NotificationRecipientEmailOperationsExtensions Classe

Definição

Métodos de extensão para NotificationRecipientEmailOperations.

public static class NotificationRecipientEmailOperationsExtensions
type NotificationRecipientEmailOperationsExtensions = class
Public Module NotificationRecipientEmailOperationsExtensions
Herança
NotificationRecipientEmailOperationsExtensions

Métodos

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

Determine se o Destinatário da Notificação Email inscrito na notificação.

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

Determine se o Destinatário da Notificação Email inscrito na notificação.

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

Adiciona o endereço de email à lista de destinatários da notificação.

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

Adiciona o endereço de email à lista de destinatários da notificação.

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

Remove o email da lista de notificações.

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

Remove o email da lista de notificações.

ListByNotification(INotificationRecipientEmailOperations, String, String, String)

Obtém a lista dos emails de destinatário da notificação inscritos em uma notificação.

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

Obtém a lista dos emails de destinatário da notificação inscritos em uma notificação.

Aplica-se a