A Microsoft Outlook email forum. Outlook Banter

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.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook and VBA
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

How to record time spent reading and writing e-mails?



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old April 6th 08, 12:38 AM posted to microsoft.public.outlook.program_vba
Daniel Burd
external usenet poster
 
Posts: 1
Default How to record time spent reading and writing e-mails?

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  
Old April 7th 08, 07:31 AM posted to microsoft.public.outlook.program_vba
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default How to record time spent reading and writing e-mails?

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  
Old April 7th 08, 05:47 PM posted to microsoft.public.outlook.program_vba
JP[_3_]
external usenet poster
 
Posts: 201
Default How to record time spent reading and writing e-mails?

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
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
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


All times are GMT +1. The time now is 03:37 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.