|
-
Nov 21st, 2005, 12:04 AM
#1
Thread Starter
Addicted Member
Command Bar
When i am recalling a message in outlook, I get a lebel somthing like this in the sentmessage:
You attempted to recall this message on Monday, November 21, 2005 10:19 AM.
I want to take out this timing when the message was recalled.
Actually, I have written a script which recalls a message.
What i am doing is i am displaying the message and then clicking recal message button through my script. After this dialog box appears :
delete unread copies of this message..
...........
If i click ok then control comes back to my script and messagebox displays message has been recalled.
But, if user clicks cancel then also my code displays message box message has been recalled. Because i cant check which button is clicked?
So, after clicking any of the button on the dialog box i will check what is the recalled time of the message and if it matches with the system time then the message is recalled, otherwise if time dosn't match then message is not recalled.
So, can anyone has the method using which i can get the recall time of the message......
Thanks...
Last edited by v_gyku; Nov 21st, 2005 at 12:08 AM.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|