Share via


MigrationEndpointId.Guid property

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

Syntax

'Declaration
Public Property Guid As Guid
    Get
    Private Set
'Usage
Dim instance As MigrationEndpointId
Dim value As Guid

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

Property value

Type: System.Guid

See also

Reference

MigrationEndpointId class

MigrationEndpointId members

Microsoft.Exchange.Data.Storage.Management.Migration namespace