Neokernel API

IMessage.ToString Method

setMessage sets the value of the message body for an IMessage

toString yields the String representation of an IMessage. Classes implementing IMessage are required to supply a ToString() method

string ToString();

Parameters

See Also

IMessage Interface | com.neokernel.email Namespace