次の方法で共有


RulePredicatesType.NotSentToMe Property

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

Syntax

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

value = instance.NotSentToMe

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

Property Value

Type: System.Boolean