msoutlook.org Forum Index
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister   ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Required Attendees autocomplete

 
Post new topic   Reply to topic    msoutlook.org Forum Index -> Outlook Program Forms
Author Message
G-ME



Joined: 06 Feb 2008
Posts: 1

PostPosted: Wed Feb 06, 2008 8:52 am    Post subject: Required Attendees autocomplete Reply with quote

Im trying to make a custom form for booking standard appointments we have
here.

On 1 of the tabs I would like a list of people eg. Designer, Manager ,
Reviewer etc with a button to lookup the GAL to find peoples names and add
them into the scheduling automatically. We can have different people
attending meetings but we must have 1 person minimum for each role.

The standard Required Attendees almost does what we require but it lists
everyone in the whole meeting. I am only wanting 1 person per role.

anyone know how to do this? I hope my description is clear enough.

Cheers

Archived from group: microsoft>public>outlook>program_forms
Back to top
View user's profile Send private message
Sue Mosher [MVP-Outlook]



Joined: 12 Aug 2007
Posts: 656

PostPosted: Wed Feb 06, 2008 1:30 pm    Post subject: Re: Required Attendees autocomplete Reply with quote

Your "roles" would have to managed separately from the meeting attendees. Outlook itself provides no way to distinguish attendees beyond required, optional, and resource. You can use the Item_Send event handler to check whether all roles have been filled and cancel the Send if they haven't by setting Item_Send = False.

I would suggest using a multiple column list box with a hidden column containing each person's mailbox alias or SMTP address. Use the data in that column to populate the attendees list.

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"G-ME" wrote in message @microsoft.com...
> Im trying to make a custom form for booking standard appointments we have
> here.
>
> On 1 of the tabs I would like a list of people eg. Designer, Manager ,
> Reviewer etc with a button to lookup the GAL to find peoples names and add
> them into the scheduling automatically. We can have different people
> attending meetings but we must have 1 person minimum for each role.
>
> The standard Required Attendees almost does what we require but it lists
> everyone in the whole meeting. I am only wanting 1 person per role.
>
> anyone know how to do this? I hope my description is clear enough.
>
> Cheers

Back to top
View user's profile Send private message
Display posts from previous:   
Related Topics:
Send meeting update only to new required attendees through V The code I have locates the responses to an email with voting buttons giving 3 different meetings and adds the sender of the voting response to the appropriate meeting perfectly fine. The problem that I am having is that the meeting update goes out to eve

Exporting autocomplete Help in Outlook 2007 says that to transfer autocomplete items from one computer to another simply copy the username.nk2 file in \Documents and to the same loation in the new computer. I can't

autocomplete names Does anyone know how to print out all the names that are in the auto complete list of Outlook 2003?

Multithreading and outlook - Clarification required Dear Sir, Please note the following difficulties I faced in Multithreaded VB application Requirement : To run some of the containing Outlook object library functions in a seperate thread. This is to improve the performance of the con

viewing other attendees when planning a meeting hello when i view shared calendars in outlook, i can see my co-workers appts however, if i go to plan a meeting, and try to add other attendees, there are no personal address books to choose from (i don't think we use inter-office mail) how can i view the
Post new topic   Reply to topic    msoutlook.org Forum Index -> Outlook Program Forms All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group