DnsListCategory ClassIpswitch.Messaging.Framework
The DNS List Category which contains the action to be taken if the return is in a set of IP addresses
Inheritance Hierarchy

SystemObject
  IMailAPI_NETDnsListCategory

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

public class DnsListCategory

The DnsListCategory type exposes the following members.

Constructors

  NameDescription
Public methodDnsListCategory
Initializes a new instance of the DnsListCategory class
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 methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Top
Properties

  NameDescription
Public propertyAction
The bit mask of the actions that are to be taken for this category
Public propertyCategory
The Name of the category
Public propertyReturnIP
This list of IP addresses that represent this category
Public propertySkipAB
Will attachment blocking be skipped?
Public propertySkipSpam
Are spam checks to be skipped?
Public propertyTrusted
Is this a trusted DNS Whitelist
Top
See Also

Reference