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


In This Topic
    UseRegEx Field
    In This Topic
    Specifies whether the TargetValue is a regular expression
    Syntax
    'Declaration
     
    
    <DataMemberAttribute()>
    Public UseRegEx As Boolean
    [DataMember()]
    public bool UseRegEx
    [DataMember()]
    public:
    bool UseRegEx
    See Also