Click or drag to resize

MessagingHandler Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.MailingMessagingHandler

Namespace:  Dynamicweb.Mailing
Assembly:  Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntax
public class MessagingHandler

The MessagingHandler type exposes the following members.

Constructors
  NameDescription
Public methodMessagingHandler(Message)
Initializes a new instance of the MessagingHandler class
Public methodMessagingHandler(Message, RecipientCollection)
Initializes a new instance of the MessagingHandler class
Public methodMessagingHandler(Message, RecipientCollection, CallbackHandler)
Initializes a new instance of the MessagingHandler class
Top
Methods
See Also