OrganizationConfig.RBACConfigurationVersion property
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property RBACConfigurationVersion As ExchangeObjectVersion
Get
'Usage
Dim instance As OrganizationConfig
Dim value As ExchangeObjectVersion
value = instance.RBACConfigurationVersion
public ExchangeObjectVersion RBACConfigurationVersion { get; }
Property value
Type: Microsoft.Exchange.Data.ExchangeObjectVersion