WebLogic Messaging API Class Library

IMessage. Method 

Clears a message's properties.

The message's header fields and body are not cleared.

void ();

Exceptions

Exception TypeCondition
MessageExceptionif the JMS provider fails to clear the message properties due to some internal error.

See Also

IMessage Interface | WebLogic.Messaging Namespace