Share via


ProvisioningRequestId.Guid Property

Namespace:  Microsoft.Exchange.Data.Storage.Management
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 ProvisioningRequestId
Dim value As Guid

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

Property Value

Type: System.Guid