Share via


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

See also

Reference

MessageIdentity class

MessageIdentity members

Microsoft.Exchange.Data.QueueViewer namespace