Share via


QueueMessage.PopReceipt Property

Definition

This value is required to delete the Message. If deletion fails using this popreceipt then the message has been dequeued by another client.

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

Property Value

Applies to