Click or drag to resize
EmailProviderSendCompleted Event
Occurs when the send operation finishes.

Namespace: CMS.EmailEngine
Assembly: CMS.EmailEngine (in CMS.EmailEngine.dll) Version: 9.0.0
Syntax
C#
public static event SendCompletedEventHandler SendCompleted

Value

Type: System.Net.MailSendCompletedEventHandler
See Also