HtmlFeatureFilter PropertiesIpswitch.Messaging.Framework

The HtmlFeatureFilter type exposes the following members.

Properties

  NameDescription
Public propertyForwardTo
Specifies the email address or mailbox name to send mail to on the ForwardTo and MoveToMailbox settings in MatchAction.
Public propertyMatchAction
Specifies what to do with the scanned email when the number of matches specified by NumToMatch is reached. Uses the MatchActionSettings enum.
Public propertyMatchDeceptiveText
Specifies whether to match deceptive text.
Public propertyMatchDeceptiveUrl
Specifies whether to match deceptive URL's.
Public propertyMatchEmbeddedComments
Specifies whether to match embedded comments.
Public propertyMatchHyperlink
Specifies whether to match hyperlinks.
Public propertyMatchImageTag
Specifies whether to match image tags.
Public propertyMatchInvalidTag
Specifies whether to match invalid tags.
Public propertyMatchMailToHyperlink
Specifies whether to match "mailto:" hyperlinks.
Public propertyMatchNestedTable
Specifies whether to match nested tables.
Public propertyMatchScriptTag
Specifies whether to match script tags.
Public propertyNumberToMatch
Specifies the number of matches before the MatchAction is used.
Public propertyPrefixSubject
Specifies whether to prefix the string specified by PrefixSubjectString to matching mail.
Public propertyPrefixSubjectString
Specifies the string to prefix to matching mail when PrefixSubject is set to true.
Public propertyUse
Specifies whether to enable filters or not. Uses the UseSettings enum.
Top
See Also

Reference