adTempus API
ArcanaDevelopment.adTempus.Shared.EmailProcessing Namespace / EmailMessageEvaluator Class / MatchRule Field


In This Topic
    MatchRule Field
    In This Topic
    The rule to use when comparing the PropertyName to the TargetValue value.
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public MatchRule As TextMatchRule
    [DataMember()]
    public TextMatchRule MatchRule
    [DataMember()]
    public:
    TextMatchRule MatchRule
    See Also