SetRuleOperation.Rule Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the rule to be updated.
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
Property Value
The rule to be updated.
Remarks
The rule contains the conditions and actions to be taken when an e-mail message arrives in a mailbox.