Share via


MailboxRegionalConfiguration.Read method

This member overrides UserConfigurationObject.Read(MailboxStoreTypeProvider, ObjectId).

Namespace:  Microsoft.Exchange.Data.Storage.Management
Assembly:  Microsoft.Exchange.Data.Storage (in Microsoft.Exchange.Data.Storage.dll)

Syntax

'Declaration
Public Overrides Function Read ( _
    session As MailboxStoreTypeProvider, _
    identity As ObjectId _
) As IConfigurable
'Usage
Dim instance As MailboxRegionalConfiguration
Dim session As MailboxStoreTypeProvider
Dim identity As ObjectId
Dim returnValue As IConfigurable

returnValue = instance.Read(session, identity)
public override IConfigurable Read(
    MailboxStoreTypeProvider session,
    ObjectId identity
)

Parameters

Return value

Type: Microsoft.Exchange.Data.IConfigurable

See also

Reference

MailboxRegionalConfiguration class

MailboxRegionalConfiguration members

Microsoft.Exchange.Data.Storage.Management namespace