CreateRuleOperation.Rule 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置要创建的规则。
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 。