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


RuleActionsType.MarkAsReadSpecified Property

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

Syntax

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

value = instance.MarkAsReadSpecified

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

Property Value

Type: System.Boolean