Share via


UMMailbox.ImListMigrationCompleted property

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

Syntax

'Declaration
Public Property ImListMigrationCompleted As Boolean
    Get
    Set
'Usage
Dim instance As UMMailbox
Dim value As Boolean

value = instance.ImListMigrationCompleted

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

Property value

Type: System.Boolean

See also

Reference

UMMailbox class

UMMailbox members

Microsoft.Exchange.Data.Directory.Management namespace