Mailbox.ExchangeGuid Property

Gets the unique identifier of the Microsoft Exchange 2010 installation.

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

Syntax

'Declaration
Public ReadOnly Property ExchangeGuid As Guid
    Get
'Usage
Dim instance As Mailbox
Dim value As Guid

value = instance.ExchangeGuid
public Guid ExchangeGuid { get; }

Property Value

Type: System.Guid
A unique identifier.