CreateRuleOperation.Rule 属性

定义

获取或设置要创建的规则。

public:
 property Microsoft::Exchange::WebServices::Data::Rule ^ Rule { Microsoft::Exchange::WebServices::Data::Rule ^ get(); void set(Microsoft::Exchange::WebServices::Data::Rule ^ value); };
public Microsoft.Exchange.WebServices.Data.Rule Rule { get; set; }
Public Property Rule As Rule

属性值

新创建的规则。

注解

包含RuleConditions电子邮件到达邮箱时要采取的 和 Actions

适用于