Compartir a través de


RuleActionsType.DeleteSpecified Property

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

Syntax

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

value = instance.DeleteSpecified

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

Property Value

Type: System.Boolean