![]() |
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
|
|||
|
|||
![]()
I'm trying to figure out how to get an event when a meeting that includes a
key word in its title begins and ends. I thought I might be able to do this by listening to the ItemChange event on the Items returned from the olFolderCalendar folder, but I don't know what change to look for to tell that the meeting has begun. |
Ads |
#2
|
|||
|
|||
![]() Do you want to test for all 3 conditions i.e Start, End & already begun? -- The Code Cage Team Regards, The Code Cage Team www.thecodecage.com ------------------------------------------------------------------------ The Code Cage Team's Profile: http://www.thecodecage.com/forumz/member.php?userid=2 View this thread: http://www.thecodecage.com/forumz/sh...ad.php?t=24794 |
#3
|
|||
|
|||
![]()
There are no specific events for when a meeting begins/ends. What you can do
is to set a reminder on the item, due when the meeting is due to start, then when that reminder event fires you can change the reminder setting to the end point of the meeting and then the reminder event will fire again. That would work in VBA code or a COM addin, but it wouldn't work in form code. -- Ken Slovak [MVP - Outlook] http://www.slovaktech.com Author: Professional Programming Outlook 2007. Reminder Manager, Extended Reminders, Attachment Options. http://www.slovaktech.com/products.htm "Jan K" Jan wrote in message ... I'm trying to figure out how to get an event when a meeting that includes a key word in its title begins and ends. I thought I might be able to do this by listening to the ItemChange event on the Items returned from the olFolderCalendar folder, but I don't know what change to look for to tell that the meeting has begun. |
#4
|
|||
|
|||
![]()
The beginning and end are all I need, but it sounds like I have to use
reminders for this. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
All day Event time starts at noon | Roatan | Outlook - Calandaring | 2 | June 25th 08 09:10 PM |
Mail that ends up in spam folder | TOM | Outlook - General Queries | 2 | October 19th 07 05:55 PM |
Daylight Saving time Ends?? | rlnanney | Outlook - Calandaring | 1 | October 5th 07 05:41 AM |
all-day event starts at 12:00am | Lawrence | Outlook - Calandaring | 0 | August 31st 06 05:31 AM |
How do I remove white space before a meeting if it starts 11:40 am | zooropa | Outlook - Calandaring | 1 | February 5th 06 08:44 AM |