[Missing <summary> documentation for "T:IMailAPI_NET.IMailCommTouchFilter"]
Inheritance Hierarchy
IMailAPI_NETIMailCommTouchFilter
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The IMailCommTouchFilter type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| IMailCommTouchFilter |
Blank constructor... doesn't do anything yet.
| |
| IMailCommTouchFilter(String) |
You must pass a domain name.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Load |
Loads the CommTouch data from the registry into four unique CT_FilterClass's. One for each AS catagory.
| |
| Save |
Saves/Updates the Commtouch data in the registry.
| |
| ToString | (Inherited from Object.) |
Fields
| Name | Description | |
|---|---|---|
| IsLoaded |
Properties
| Name | Description | |
|---|---|---|
| ArchiveSpam | ||
| Bulk | ||
| Confirmed | ||
| CTServiceInstalled | ||
| Enabled | ||
| High | ||
| InlineFileLimit | ||
| IPEnabled | ||
| Medium | ||
| NonSpam | ||
| NonVirus | ||
| PerformCheckOnMailFrom | ||
| PermFail | ||
| Suspected | ||
| TempFail | ||
| Unknown | ||
| Virus | ||
| VirusEnabled | ||
| VUnknown |
See Also