In The Hand LtdIn The Hand
MessagingCondition Class
.NET Components for Mobility
Defines the comparison value and comparison type used for the filter criteria in message interception.
Declaration Syntax
C#Visual Basic
public abstract class MessagingCondition
Public MustInherit Class MessagingCondition
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
MessagingCondition()()()()
Initializes a new instance of the MessagingCondition class.

MessagingCondition(MessagePropertyComparisonType, Boolean, String)
Initializes a new instance of the MessagingCondition class; using a comparison string, the comparison type, and a value indicating whether the match is case sensitive.

CaseSensitive
Gets and sets a value indicating whether the comparison is case sensitive.

ComparisonType
Gets and sets the message property comparison type.

ComparisonValue
Gets and sets the message property filter criteria.

Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(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.)
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
OnChange()()()()
This method is required in order to let derived classes call OnChangeHandler.

ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Inheritance Hierarchy
Object
MessagingCondition
 MessageCondition

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0