MessagePutObject Method |
| Name | Description | |
|---|---|---|
| PutObject(Object) |
Changes the object containing the data of this Message.
| |
| PutObject(String, Object) |
Changes the object value of the property indexed by name. If value is null the
property is removed.
|