Share via


MigrationConfigId.OrganizationId property

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

Syntax

'Declaration
Public Property OrganizationId As OrganizationId
    Get
    Private Set
'Usage
Dim instance As MigrationConfigId
Dim value As OrganizationId

value = instance.OrganizationId
public OrganizationId OrganizationId { get; private set; }

Property value

Type: Microsoft.Exchange.Data.Directory.OrganizationId

See also

Reference

MigrationConfigId class

MigrationConfigId members

Microsoft.Exchange.Data.Storage.Management namespace