GetInboxRulesResponseType.OutlookRuleBlobExistsSpecified Property

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

Syntax

'Declaration
Public Property OutlookRuleBlobExistsSpecified As Boolean
    Get
    Set
'Usage
Dim instance As GetInboxRulesResponseType
Dim value As Boolean

value = instance.OutlookRuleBlobExistsSpecified

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

Property Value

Type: System.Boolean