HtmlFeatureFilterUseSettings EnumerationIpswitch.Messaging.Framework
Used by UseSettings to determine how to apply HTML feature filtering. The following settings are available:

* NoFiltering - HTML feature filtering is disabled for the domain.

* PrimaryDomain - Inherits HTML feature filter settings from the primary domain.

* CurrentDomain - The domain keeps its own HTML feature filter settings.

Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax

public enum UseSettings
Members

  Member nameValueDescription
NoFiltering0
PrimaryDomain1
CurrentDomain2
See Also

Reference