Click or drag to resize

MessageDeliveryProviderConfiguration Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.DataDbObject
    Dynamicweb.MailingMessageDeliveryProviderConfiguration

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

The MessageDeliveryProviderConfiguration type exposes the following members.

Constructors
  NameDescription
Public methodMessageDeliveryProviderConfiguration
Initializes a new instance of the MessageDeliveryProviderConfiguration class
Top
Properties
  NameDescription
Public propertyConnection (Inherited from DbObject.)
Public propertyID (Inherited from DbObject.)
Public propertyIsNew (Inherited from DbObject.)
Public propertyName
Public propertyProvider
Public propertyProviderConfiguration
Public propertyTransaction (Inherited from DbObject.)
Top
Methods
Fields
  NameDescription
Protected field_id (Inherited from DbObject.)
Protected field_keyField (Inherited from DbObject.)
Protected field_tableName (Inherited from DbObject.)
Top
See Also