Jaa


RulePredicatesType.SentToOrCcMe Property

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

Syntax

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

value = instance.SentToOrCcMe

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

Property Value

Type: System.Boolean