Поделиться через


RuleActionsType.StopProcessingRules Property

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property StopProcessingRules As Boolean
    Get
    Set
'Usage
Dim instance As RuleActionsType
Dim value As Boolean

value = instance.StopProcessingRules

instance.StopProcessingRules = value
public bool StopProcessingRules { get; set; }

Property Value

Type: System.Boolean