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

Sending a Meeting Invitation Update



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old January 14th 08, 03:21 PM posted to microsoft.public.outlook.program_vba
[email protected]
external usenet poster
 
Posts: 5
Default Sending a Meeting Invitation Update

I have developed an MS Access application for tracking reservations in
training classes. I am now adding the Outlook objects to trigger the
system to send an meeting invitation any time someone is registered in
a class. However, I'm running into a problem with sending the
invitations -- each time I add a person to the list, everyone in the
class receives an update to the meeting. When you are working within
the Outlook GUI, when you add a name to an existing meeting
invitation, you can click on "Send Update" and then select to send the
update only to the newly added or deleted names. I would like to
emulate that action programmatically. I'm very, VERY new to working
with the Outlook object set. Any ideas would be greatly appreciated.
  #2  
Old January 14th 08, 06:49 PM posted to microsoft.public.outlook.program_vba
Eric Legault [MVP - Outlook]
external usenet poster
 
Posts: 830
Default Sending a Meeting Invitation Update

AFAIK, there's no property or method in the Outlook Object Model that gives
you control over choosing who to send Meeting Request update notifications to.

The only way around this is to use the SendKeys VBA statement to automate
clicking the dialog, but it probably won't work anyway - it usually never
does work when you want it to in Outlook.

--
Eric Legault - Outlook MVP, MCDBA, MCTS (SharePoint programming, etc.)
Try Picture Attachments Wizard for Outlook:
http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault/


" wrote:

I have developed an MS Access application for tracking reservations in
training classes. I am now adding the Outlook objects to trigger the
system to send an meeting invitation any time someone is registered in
a class. However, I'm running into a problem with sending the
invitations -- each time I add a person to the list, everyone in the
class receives an update to the meeting. When you are working within
the Outlook GUI, when you add a name to an existing meeting
invitation, you can click on "Send Update" and then select to send the
update only to the newly added or deleted names. I would like to
emulate that action programmatically. I'm very, VERY new to working
with the Outlook object set. Any ideas would be greatly appreciated.

  #3  
Old January 14th 08, 07:56 PM posted to microsoft.public.outlook.program_vba
JP[_3_]
external usenet poster
 
Posts: 201
Default Sending a Meeting Invitation Update

Eric,
Wouldn't it depend on the Outlook version? According to
http://office.microsoft.com/en-us/ou...276781033.aspx, you can
do it (manually) in Outlook 2003.


--JP

On Jan 14, 1:49*pm, Eric Legault [MVP - Outlook]
wrote:
AFAIK, there's no property or method in the Outlook Object Model that gives
you control over choosing who to send Meeting Request update notifications to.

The only way around this is to use the SendKeys VBA statement to automate
clicking the dialog, but it probably won't work anyway - it usually never
does work when you want it to in Outlook.

--
Eric Legault - Outlook MVP, MCDBA, MCTS (SharePoint programming, etc.)
Try Picture Attachments Wizard for Outlook:http://www.collaborativeinnovations.ca
Blog:http://blogs.officezealot.com/legault/


  #4  
Old January 14th 08, 09:28 PM posted to microsoft.public.outlook.program_vba
Eric Legault [MVP - Outlook]
external usenet poster
 
Posts: 830
Default Sending a Meeting Invitation Update

The whole issue is getting control of update notifications in code - manually
it works!

--
Eric Legault - Outlook MVP, MCDBA, MCTS (SharePoint programming, etc.)
Try Picture Attachments Wizard for Outlook:
http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault/


"JP" wrote:

Eric,
Wouldn't it depend on the Outlook version? According to
http://office.microsoft.com/en-us/ou...276781033.aspx, you can
do it (manually) in Outlook 2003.


--JP

On Jan 14, 1:49 pm, Eric Legault [MVP - Outlook]
wrote:
AFAIK, there's no property or method in the Outlook Object Model that gives
you control over choosing who to send Meeting Request update notifications to.

The only way around this is to use the SendKeys VBA statement to automate
clicking the dialog, but it probably won't work anyway - it usually never
does work when you want it to in Outlook.

--
Eric Legault - Outlook MVP, MCDBA, MCTS (SharePoint programming, etc.)
Try Picture Attachments Wizard for Outlook:http://www.collaborativeinnovations.ca
Blog:http://blogs.officezealot.com/legault/



  #5  
Old January 14th 08, 09:47 PM posted to microsoft.public.outlook.program_vba
[email protected]
external usenet poster
 
Posts: 5
Default Sending a Meeting Invitation Update

So I suppose the only alternative is to send appointments rather than
meeting invitations?
  #6  
Old January 14th 08, 10:29 PM posted to microsoft.public.outlook.program_vba
Eric Legault [MVP - Outlook]
external usenet poster
 
Posts: 830
Default Sending a Meeting Invitation Update

But an Appointment item becomes a Meeting Request as soon as you add another
person to it! The only alternative I see is one Meeting Request per person -
but you'll have multiple conflicts.

--
Eric Legault - Outlook MVP, MCDBA, MCTS (SharePoint programming, etc.)
Try Picture Attachments Wizard for Outlook:
http://www.collaborativeinnovations.ca
Blog: http://blogs.officezealot.com/legault/


" wrote:

So I suppose the only alternative is to send appointments rather than
meeting invitations?

 




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
How to schedule a meeting without sending an invitation Mike24601 Outlook - Calandaring 6 December 14th 07 11:44 PM
Tracking Tab doesn't show up after sending meeting invitation ozzy Outlook - Calandaring 7 August 15th 07 05:52 AM
Sending meeting update gorahilly Outlook - Calandaring 0 January 18th 07 09:44 PM
Sending a meeting invitation with multiple timeslots Susannah Outlook - Calandaring 1 July 11th 06 01:31 PM
Outlook Exchange keeps sending a meeting invitation from long ago Tom Hilleary Outlook - Calandaring 0 February 22nd 06 08:19 PM


All times are GMT +1. The time now is 05:02 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.