|
This method assembles body and all header fields into one message. |
|
|
|
|
|
Parameters
|
|
|
Return value
Returns 0 (EL_OK) on success, 1 (EL_WARNING) if information can't be encoded with given Charset and encodings. |
|
|
Description
Use this method to compose the message and save it to stream. Note, that if you are using "short" form of AssembleMessage() method call, you can specify missing parameters with Charset, HeaderEncoding, BodyEncoding and AttachEncoding properties. |
|

