A job can have only one sender but multiple recipients, so there is separate data for each recipient within the job.
You should at least be able to get the From field without enumerating anything, though, otherwise there is some other problem with the code. Try checking the result of ji_get_job_info to make sure you actually get something in the JobInfo record.
/Rolf
<p>A job can have only one sender but multiple recipients, so there is separate data for each recipient within the job.</p><p>You should at least be able to get the From field without enumerating anything, though, otherwise there is some other problem with the code. Try checking the result of ji_get_job_info to make sure you actually get something in the JobInfo record.</p><p>/Rolf&nbsp;</p>