MessageIdentity class

Inheritance hierarchy

System.Object
  Microsoft.Exchange.Data.ObjectId
    Microsoft.Exchange.Data.QueueViewer.MessageIdentity

Namespace:  Microsoft.Exchange.Data.QueueViewer
Assembly:  Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)

Syntax

'Declaration
<SerializableAttribute> _
Public Class MessageIdentity _
    Inherits ObjectId
'Usage
Dim instance As MessageIdentity
[SerializableAttribute]
public class MessageIdentity : ObjectId

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

MessageIdentity members

Microsoft.Exchange.Data.QueueViewer namespace