Edit

Share via


SetRuleOperation.Rule Property

Definition

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.

Applies to