For a concrete implementation, when a MultiPart MessagePart has fetched it's answers from it's children, these answers needs to be merged. This is the responsibility of this method.
Parameters
- leafAnswers
- The answer that the leafs gave
Return Value
A merged answer
See Also
AnswerMessageTraverser<TAnswer> Class | OpenPop.Mime.Traverse Namespace