ReceiveMessageRecord.MessageId Property

Definition

Gets the message ID of the message associated with this record.

public:
 property Guid MessageId { Guid get(); };
public Guid MessageId { get; }
member this.MessageId : Guid
Public ReadOnly Property MessageId As Guid

Property Value

The message ID.

Applies to