DataAccessTask<TDataObject>.CreateSession Method
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Protected MustOverride Function CreateSession As IConfigDataProvider
'Usage
Dim returnValue As IConfigDataProvider
returnValue = Me.CreateSession()
protected abstract IConfigDataProvider CreateSession()