![]() |
| 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. |
|
|||||||
| Tags: add, appointment, open, recipient |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
How do I add a recipient from my address book as a resource to my
current open appointment. I can find tons on how to open a new appointment, but since the form I am using to pick my resource is activated from a open appointment, I need to add the resource to the current appointment. Thanks |
| Ads |
|
#2
|
|||
|
|||
|
nevermind, I figured it out through the old trial and error method....
Set Meeting = Outlook.ActiveInspector.CurrentItem Set myRecipient = Meeting.Recipients.Add(UseThisRoom) myRecipient.Type = 3 callmedoug wrote: How do I add a recipient from my address book as a resource to my current open appointment. I can find tons on how to open a new appointment, but since the form I am using to pick my resource is activated from a open appointment, I need to add the resource to the current appointment. Thanks |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Add mail to recipient to the Advanced Search on Outlook | Ehudsdagger | Outlook - Using Contacts | 0 | October 30th 06 10:37 PM |
| Can't add appointment to calendar | gordon.debra@gmail.com | Outlook - Calandaring | 1 | October 18th 06 09:37 PM |
| Problems with Recipient.Add and Macro Signing ??? | asousa | Outlook - Using Forms | 3 | June 19th 06 04:14 PM |
| Maintain form when recipient forwards to another recipient | Holly Utzinger | Outlook - Using Forms | 3 | May 5th 06 12:40 AM |
| Cannot seem to add a new appointment | Urgent | Outlook - Calandaring | 1 | March 14th 06 03:26 AM |