Jaa


RulePredicatesType.IsPermissionControlled Property

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

Syntax

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

value = instance.IsPermissionControlled

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

Property Value

Type: System.Boolean