PC Review


Reply
Thread Tools Rate Thread

Creating an appointment item in a Public Calendar

 
 
Seamus Conlon
Guest
Posts: n/a
 
      3rd Mar 2005

The complete story is that we use Goldmine as our CRM and when a user
schedules an appointment in Goldmine I want that appointment to be
mirrored in our Public Calendar. Goldmine can activate an external
program when an event happens, eg appointment is scheduled, and passes
to the program the record number of the newly created appointment record.
So the plan was to have a VB program that would open the Goldmine
database (a dBase file), read the relevant appointment details and create
an appointment record in the Public Calendar.

I'm not sure how VBscript/VBA within Outlook would work in this case
but I am willing to be advised.

Seamus

"Sue Mosher [MVP-Outlook]" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Why not just use the Outlook object model to create the item directly in
> the
> folder, using the MAPIFolder.Items.Add method?
>
> FYI, there is a newsgroup specifically for general Outlook programming
> issues "down the hall" at microsoft.public.outlook.program_vba or, via web
> interface, at
> http://www.microsoft.com/office/comm...ok.program_vba
>
> --
> Sue Mosher, Outlook MVP
> Author of
> Microsoft Outlook Programming - Jumpstart for
> Administrators, Power Users, and Developers
> http://www.outlookcode.com/jumpstart.aspx
>




"Seamus Conlon" <(E-Mail Removed)> wrote in message
news:44nVd.48693$(E-Mail Removed)...
>I am writing a VB program that needs to create an appointment item in
> a Public Calendar but I believe that CDO 1.x doesn't support this and
> MAPI only allows message items to be created. I also thought of creating
> the items in the personal calendar and moving or copying them but this
> does seem to be supported either.
>
> Does anyone have any ideas on if and how this can be done?
>
> Many thanks,
> Seamus Conlon
>




 
Reply With Quote
 
 
 
 
Sue Mosher [MVP-Outlook]
Guest
Posts: n/a
 
      3rd Mar 2005
In that scenario, you'd definitely use MAPIFolder.Items.Add. There's no need
to resort to CDO.

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"Seamus Conlon" <(E-Mail Removed)> wrote in message
news:z6FVd.48756$(E-Mail Removed)...
>
> The complete story is that we use Goldmine as our CRM and when a user
> schedules an appointment in Goldmine I want that appointment to be
> mirrored in our Public Calendar. Goldmine can activate an external
> program when an event happens, eg appointment is scheduled, and passes
> to the program the record number of the newly created appointment record.
> So the plan was to have a VB program that would open the Goldmine
> database (a dBase file), read the relevant appointment details and create
> an appointment record in the Public Calendar.
>
> I'm not sure how VBscript/VBA within Outlook would work in this case
> but I am willing to be advised.
>
> Seamus
>
> "Sue Mosher [MVP-Outlook]" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Why not just use the Outlook object model to create the item directly in
>> the
>> folder, using the MAPIFolder.Items.Add method?
>>

> "Seamus Conlon" <(E-Mail Removed)> wrote in message
> news:44nVd.48693$(E-Mail Removed)...
>>I am writing a VB program that needs to create an appointment item in
>> a Public Calendar but I believe that CDO 1.x doesn't support this and
>> MAPI only allows message items to be created. I also thought of creating
>> the items in the personal calendar and moving or copying them but this
>> does seem to be supported either.



 
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
Outlook 2002 appointment sent to public folder calendar gets puts in someone elses calendar instead QH Microsoft Outlook Discussion 4 24th Feb 2006 05:14 PM
Outlook 2002 appointment sent to public folder calendar gets puts in someone elses calendar instead QH Microsoft Outlook Calendar 4 24th Feb 2006 05:14 PM
Copy of Outlook 2002 appointment sent to Public Folder calendar gets to another calendar QH Microsoft Outlook Calendar 1 2nd Feb 2006 02:45 PM
Outlook 2002 appointment sent to public folder calendar gets puts in someone elses calendar instead QH Microsoft Outlook 0 30th Jan 2006 02:02 PM
Creating an appointment item in a Public Calendar Seamus Conlon Microsoft Outlook Calendar 2 3rd Mar 2005 02:15 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 05:51 AM.