Conditions
InboxRule.Conditions property
获取或设置条件,当满足时,将触发该规则的规则操作。
public RulePredicates Conditions { get; set; }
也可以看看
- class RulePredicates
- class InboxRule
- 命名空间 Aspose.Email.Clients.Exchange
- 部件 Aspose.Email
获取或设置条件,当满足时,将触发该规则的规则操作。
public RulePredicates Conditions { get; set; }