Share via


MigrationUserStatistics.RequestGuid property

Namespace:  Microsoft.Exchange.Migration
Assembly:  Microsoft.Exchange.Migration (in Microsoft.Exchange.Migration.dll)

Syntax

'Declaration
Public Property RequestGuid As Guid
    Get
    Friend Set
'Usage
Dim instance As MigrationUserStatistics
Dim value As Guid

value = instance.RequestGuid
public Guid RequestGuid { get; internal set; }

Property value

Type: System.Guid

See also

Reference

MigrationUserStatistics class

MigrationUserStatistics members

Microsoft.Exchange.Migration namespace