![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
Dear Friends,
I need to track how much time an outlook user spend reading and writing e-mails every day. Which events should be useful? Is there an example? Kind Regards, Daniel |
Ads |
#2
|
|||
|
|||
![]()
First of all, you would need to use Physic Library 3.4 for Outlook 2003 or
higher. Sarcasm aside, there is no easy way to calculate that time - how do you know that when a message is selected (Explorer.SelectionChange event) and shown in the preview panel (mailItem.Read), the user actually start reading it? What if he/she goes off for a 2 hours lunch while the message is still being displayed? Even if a message is explicilty opened (Inspectors.NewInspector) and then closed (Inspector.Close), therei s no guarantee that the whole time was spent reading/writing, and not looking out the window or talking about football with the next cubicle neighbor? -- Dmitry Streblechenko (MVP) http://www.dimastr.com/ OutlookSpy - Outlook, CDO and MAPI Developer Tool - "Daniel Burd" Daniel wrote in message ... Dear Friends, I need to track how much time an outlook user spend reading and writing e-mails every day. Which events should be useful? Is there an example? Kind Regards, Daniel |
#3
|
|||
|
|||
![]()
That's what I'm usually doing at work :-)
--JP On Apr 7, 2:31*am, "Dmitry Streblechenko" wrote: First of all, you would need to use Physic Library 3.4 for Outlook 2003 or higher. Sarcasm aside, there is no easy way to calculate that time - how do you know that when a message is selected (Explorer.SelectionChange event) and shown in the preview panel (mailItem.Read), the user actually start reading it? What if he/she goes off for a 2 hours lunch while the message is still being displayed? Even if a message is explicilty opened (Inspectors.NewInspector) and then closed (Inspector.Close), therei s no guarantee that the whole time was spent reading/writing, and not looking out the window or talking about football with the next cubicle neighbor? -- Dmitry Streblechenko (MVP)http://www.dimastr.com/ OutlookSpy *- Outlook, CDO and MAPI Developer Tool - |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
total time spent by label | Corin Richards | Outlook - Calandaring | 2 | June 6th 07 04:12 AM |
Is it possible to see how much time spent in meetings? | Jason A | Outlook - Calandaring | 0 | March 1st 07 02:58 PM |
Time spent on a certain task | Bandagadmin | Outlook - Calandaring | 0 | July 13th 06 04:11 PM |
Outlook 2007 (Writing new mails problem) | Anders | Outlook - General Queries | 0 | May 27th 06 09:19 AM |
Tracking Time Spent | Jason | Outlook - Calandaring | 1 | January 31st 06 02:52 AM |