RemovedMailbox.ExchangeGuid Property
Namespace: Microsoft.Exchange.Data.Directory.Recipient
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public ReadOnly Property ExchangeGuid As Guid
Get
'Usage
Dim instance As RemovedMailbox
Dim value As Guid
value = instance.ExchangeGuid
public Guid ExchangeGuid { get; }
Property Value
Type: System.Guid