Share via


MailboxServer.DatabaseCopyActivationDisabledAndMoveNow property

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

Syntax

'Declaration
Public Property DatabaseCopyActivationDisabledAndMoveNow As Boolean
    Get
    Set
'Usage
Dim instance As MailboxServer
Dim value As Boolean

value = instance.DatabaseCopyActivationDisabledAndMoveNow

instance.DatabaseCopyActivationDisabledAndMoveNow = value
public bool DatabaseCopyActivationDisabledAndMoveNow { get; set; }

Property value

Type: System.Boolean

See also

Reference

MailboxServer class

MailboxServer members

Microsoft.Exchange.Data.Directory.Management namespace