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