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