IMailCommTouchFilter ClassIpswitch.Messaging.Framework

[Missing <summary> documentation for "T:IMailAPI_NET.IMailCommTouchFilter"]

Inheritance Hierarchy

SystemObject
  IMailAPI_NETIMailCommTouchFilter

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

public class IMailCommTouchFilter

The IMailCommTouchFilter type exposes the following members.

Constructors

  NameDescription
Public methodIMailCommTouchFilter
Blank constructor... doesn't do anything yet.
Public methodIMailCommTouchFilter(String)
You must pass a domain name.
Top
Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodLoad
Loads the CommTouch data from the registry into four unique CT_FilterClass's. One for each AS catagory.
Public methodSave
Saves/Updates the Commtouch data in the registry.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldIsLoaded
Top
Properties

  NameDescription
Public propertyArchiveSpam
Public propertyBulk
Public propertyConfirmed
Public propertyStatic memberCTServiceInstalled
Public propertyEnabled
Public propertyHigh
Public propertyInlineFileLimit
Public propertyIPEnabled
Public propertyMedium
Public propertyNonSpam
Public propertyNonVirus
Public propertyPerformCheckOnMailFrom
Public propertyPermFail
Public propertySuspected
Public propertyTempFail
Public propertyUnknown
Public propertyVirus
Public propertyVirusEnabled
Public propertyVUnknown
Top
See Also

Reference