CloudQueueMessage.Id Property

Definition

Gets the message ID.

public string Id { get; }
member this.Id : string
Public ReadOnly Property Id As String

Property Value

A string containing the message ID.

Applies to