The methods of the IQuestionAnswerMessageTraverser(TQuestion,TAnswer) interface are listed below. For a complete list of IQuestionAnswerMessageTraverser(TQuestion,TAnswer) interface members, see the IQuestionAnswerMessageTraverser(TQuestion,TAnswer) Members topic.
Public Instance Methods
VisitMessage | Call this when you want to apply this traverser on a Message. |
VisitMessagePart | Call this when you want to apply this traverser on a MessagePart. |
See Also
IQuestionAnswerMessageTraverser<TQuestion, TAnswer> Interface | OpenPop.Mime.Traverse Namespace