RuleActions class

Represents the set of actions that are available to a rule.

System.Object
  Microsoft.Exchange.WebServices.Data.ComplexProperty
    Microsoft.Exchange.WebServices.Data.RuleActions

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)

'Declaration
Public NotInheritable Class RuleActions _
	Inherits ComplexProperty
'Usage
Dim instance As RuleActions

This class represents the possible actions that are taken when the conditions of a rule evaluate to true.

Any public static ( in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: