The AntiSpamProviderElementCollection type exposes the following members.

Properties

  Name Description
Public property CollectionType
Gets the providers collection type.
(Overrides ConfigurationElementCollection..::..CollectionType.)
Public property Item[([( Int32])])
Gets or sets anti spam provider element.
Public property Item[([( String])])
Gets the anti spam provider element by it's name.
Protected property Properties
Gets the provider properties.
(Overrides ConfigurationElement..::..Properties.)

See Also