public static class IMailTipEvaluation.EvaluationResult
extends java.lang.Object
| Modifier and Type | Field and Description | 
|---|---|
Recipient | 
recipient  | 
java.lang.String | 
value  | 
| Modifier and Type | Method and Description | 
|---|---|
static IMailTipEvaluation.EvaluationResult | 
matchesForMessage(java.lang.String value)  | 
static IMailTipEvaluation.EvaluationResult | 
matchesForRecipient(Recipient recipient,
                   java.lang.String value)  | 
public final Recipient recipient
public final java.lang.String value
public static IMailTipEvaluation.EvaluationResult matchesForRecipient(Recipient recipient, java.lang.String value)
public static IMailTipEvaluation.EvaluationResult matchesForMessage(java.lang.String value)
Copyright © 2021. All Rights Reserved.