Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

Outlook EX UDF _Itemreply

$
0
0

alright this is the last step I need and I just can't seem to figure it out.

 

So the first step of what I am doing is to parse and email and get the information into a mainframe system.  I will then have a person login to the mainframe and schedule a time.  Once that time is scheduled I need to reply to the existing email with that time.

 

Here was my plan.  Upon completion of the first step I write the mainframe ID and the entry ID to a log file.  At a given time I then query the mainframe with the mainframe id number to determine if the user has scheduled a time if the time is scheduled I load the information into an array then want to reply to the original email supplying the schedule information.

  ;I have read the log file to get the entryid and now will respond to the original email   $auOutlook = _OL_Open() ; Open outlook _OL_ItemReply ($auOutlook, $log[$i][2],Default)

 

I am not sure how to format the ItemReply part.  Assuming my entry ID is correct I want to reply all with the word hello in this instance.  How would I do this?

 

I'm sure my explanation sucks. 


Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>