Share via


PublicFolderMigrationRequest.SourceDatabase property

Namespace:  Microsoft.Exchange.MailboxReplicationService
Assembly:  Microsoft.Exchange.MailboxReplicationService.Common (in Microsoft.Exchange.MailboxReplicationService.Common.dll)

Syntax

'Declaration
Public ReadOnly Property SourceDatabase As ADObjectId
    Get
'Usage
Dim instance As PublicFolderMigrationRequest
Dim value As ADObjectId

value = instance.SourceDatabase
public ADObjectId SourceDatabase { get; }

Property value

Type: Microsoft.Exchange.Data.Directory.ADObjectId

See also

Reference

PublicFolderMigrationRequest class

PublicFolderMigrationRequest members

Microsoft.Exchange.MailboxReplicationService namespace