|  Object | Gets or sets the serializable object containing this message's data. The default value is null. It is important to note that an IObjectMessagecontains a snapshot of the object at the timeSetObject()is called; subsequent modifications of the object will have no effect on theIObjectMessagebody. The object must either specifies aSystem.Serializableattribute or implement theSystem.Runtime.Serialization.ISerializableinterface. | 
IObjectMessage Interface | WebLogic.Messaging Namespace | CreateObjectMessage | IBytesMessage | IMapMessage | IMessage | IStreamMessage | ITextMessage