ExchangeConfigurationUnit.SyncMBXAndDLToMServ Property
Namespace: Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property SyncMBXAndDLToMServ As Boolean
Get
'Usage
Dim instance As ExchangeConfigurationUnit
Dim value As Boolean
value = instance.SyncMBXAndDLToMServ
public bool SyncMBXAndDLToMServ { get; }
Property Value
Type: System.Boolean