Re: Retrieving Message data and sending it to a te - WeOnlyDo Discussion board

Re: Retrieving Message data and sending it to a te (General questions)

by nightwalker83, Saturday, August 28, 2010, 04:21 (4991 days ago) @ wodDamir

Nightwalker,

I'm not really sure if this question is even related to the component?

However, if the problem is exctracting subject/from/to info from the message, then you can try iterating thru all the messages, and populate the textBoxes.

Regards,
Damba

I think what I need to do is retrive the index of the current message retrieved by the component.

Edit:

pop3.Messages.Item(iMsgID) Worked!


Complete thread: