The DNS List Category which contains the action to be taken if the return is in a set of
IP addresses
Inheritance Hierarchy
IMailAPI_NETDnsListCategory
Namespace: IMailAPI_NET
Assembly: IMailAPI_NET (in IMailAPI_NET.dll) Version: 1.0.0.0
Syntax
The DnsListCategory type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | DnsListCategory | Initializes a new instance of the DnsListCategory class |
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.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Action |
The bit mask of the actions that are to be taken for this category
|
![]() | Category |
The Name of the category
|
![]() | ReturnIP |
This list of IP addresses that represent this category
|
![]() | SkipAB |
Will attachment blocking be skipped?
|
![]() | SkipSpam |
Are spam checks to be skipped?
|
![]() | Trusted |
Is this a trusted DNS Whitelist
|
See Also