GetInboxRulesResponseType.OutlookRuleBlobExists Property

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

Syntax

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

value = instance.OutlookRuleBlobExists

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

Property Value

Type: System.Boolean