UpdateInboxRulesRequestType.RemoveOutlookRuleBlobSpecified Property
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Syntax
'Declaration
Public Property RemoveOutlookRuleBlobSpecified As Boolean
Get
Set
'Usage
Dim instance As UpdateInboxRulesRequestType
Dim value As Boolean
value = instance.RemoveOutlookRuleBlobSpecified
instance.RemoveOutlookRuleBlobSpecified = value
public bool RemoveOutlookRuleBlobSpecified { get; set; }
Property Value
Type: System.Boolean