Neokernel API

Message.setMessage Method

setMessage sets the value of the message body for this Message

public virtual void setMessage(
   string s
);

Parameters

s
the new message body

See Also

Message Class | com.neokernel.email Namespace