EmailSentNotification
public class EmailSentNotification : NotificationEventBase
Inheritance
- class NotificationEventBase
Namespace
Constructors
EmailSentNotification
public EmailSentNotification(EmailContext emailContext)
Properties
EmailContext
public EmailContext EmailContext { get; }