CreateRuleOperation.Rule Property

Definition

Gets or sets the rule to be created.

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 newly created rule.

Remarks

The Rule contains the Conditions and Actions to be taken when an e-mail message arrives in a mailbox.

Applies to