Rules ClassIpswitch.Messaging.Framework
Builds a rule - breaks into an element array or builds the rule string for saving
Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    IMailAPI_NETRules

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

public class Rules : MarshalByRefObject, IEnumerable

The Rules type exposes the following members.

Constructors

  NameDescription
Public methodRules
Initializes a new instance of the Rules class
Public methodRules(String)
Initializes a new instance of the Rules class
Top
Methods

  NameDescription
Public methodAddANDElement
Public methodAddElement
Public methodAddElement(RuleElement)
Public methodAddORElement
Public methodAddSearchFromElement
Public methodAddSearchTextElement
Public methodAddSearchTypeElement
Public methodCreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetEnumerator
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodMoveDown
Public methodMoveUp
Public methodRemoveCondition
Public methodToDisplayString
Public methodToString (Overrides ObjectToString.)
Top
Fields

  NameDescription
Public fieldElementArray
Top
Properties

  NameDescription
Public propertyAction
Public propertyBounce
Public propertyConditionString
Public propertyCopy
Public propertyDelete
Public propertyDestination
Public propertyElementCount
Public propertyForward
Public propertyIsValid
Public propertyItem
Public propertyMove
Public propertyName
Top
See Also

Reference