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


RuleActionsType.StopProcessingRulesSpecified Property

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

Syntax

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

value = instance.StopProcessingRulesSpecified

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

Property Value

Type: System.Boolean