PC Review


Reply
Thread Tools Rate Thread

How to automate contact selection

 
 
jpottsx1@gmail.com
Guest
Posts: n/a
 
      4th Nov 2005
I am new to Outlook programming,and I am finding it hard to locate a
good answer on how do I programmatically select entries from the
address book and move them into the "Resources" box in the "Select
Attendees and Resources" dialog box.

I use the same resources each time a book a meeting, and would like a
way of pre-populating those resources into the "Resources" field.

Jeff

 
Reply With Quote
 
 
 
 
Dmitry Streblechenko
Guest
Posts: n/a
 
      4th Nov 2005
Whenever an appointment is created and displayed (e.g in the
Application.Inspectors.NewInspector event), call

set Recip = Appointment.Recipients.Add("name of the resource")
Recip.Type = olBCC

for each resource.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

<(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I am new to Outlook programming,and I am finding it hard to locate a
> good answer on how do I programmatically select entries from the
> address book and move them into the "Resources" box in the "Select
> Attendees and Resources" dialog box.
>
> I use the same resources each time a book a meeting, and would like a
> way of pre-populating those resources into the "Resources" field.
>
> Jeff
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Automate Selection kaholynn Microsoft Excel Misc 4 1st Jan 2009 05:36 PM
Automate attachment selection Padds Microsoft Outlook Form Programming 12 15th May 2008 06:03 PM
Automate cell selection mayanklal Microsoft Excel Programming 1 12th Jun 2006 05:32 PM
Automate column selection =?Utf-8?B?U25vb3B5?= Microsoft Excel Setup 1 27th Jan 2006 04:26 PM
AUTOMATE DATE SELECTION, PRINT, PDF jlegoland4 Microsoft Excel Programming 0 1st Sep 2004 08:17 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 11:22 PM.