Assembles the string representation.
This method, inherited from Node, executes
the assemble operation for MsgId objects. The assemble
method creates or updates the string representation from the
broken-down representation. For MsgId objects, the assemble
method builds the string representation from the local part and
domain.
You should call this method after you set or modify the local
part or domain of this MsgId object, and before you retrieve
the string representation.
This method clears the is-modified flag.
MsgId Class | Hunny.Mime Namespace