MessageIdentity.InternalId Property
Namespace: Microsoft.Exchange.Data.QueueViewer
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
Public ReadOnly Property InternalId As Long
Get
'Usage
Dim instance As MessageIdentity
Dim value As Long
value = instance.InternalId
public long InternalId { get; }
Property Value
Type: System.Int64