Jaa


RulePredicatesType.IsReadReceipt Property

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

Syntax

'Declaration
Public Property IsReadReceipt As Boolean
    Get
    Set
'Usage
Dim instance As RulePredicatesType
Dim value As Boolean

value = instance.IsReadReceipt

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

Property Value

Type: System.Boolean