Value Property (OracleQueueMessageId)
Gets or sets the identification of the message value in the form of array of bytes.
public byte[] Value {get; set;}
'Declaration
Public Property Value As Byte()
Property Value
The identification of the message value in the form of array of bytes.