Re: add an appointment in a specific calendar in Outlook

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Thanks to Ken Slovak (MVP) who gives me the solution in the newsgroup
outlook.program_vba

"Michel Lévy" <stop.michelvfplevy@xxxxxxxxxxxxxxx> a écrit dans le message
de news: OaYNysCQFHA.4020@xxxxxxxxxxxxxxxxxxxxxxx
> From a program in Visual FoxPro, I am trying to add an appointment in a
> specific calendar in Outlook 2003.
>
> I can add an appointment to the "standard" calendar, I can add a new
> clendar, I can remove it if necessary, but how can I add an appointment in
> that new calendar?
>
> looutlook=CREATEOBJECT("outlook.application")
> lonamespace=looutlook.GetNamespace("MAPI")
>
> and then ?
> loitem=looutlook.CreateItem(1) gives me an appointment in default
> calendar, when I do loitem.save
>
> Thanks
>
> --
> http://www.atoutfox.org
>
> AtoutFoxement,
> Michel Lévy
> Communauté Francophone des Professionnels FoxPro
>


.



Relevant Pages

  • add an appointment in a specific calendar in Outlook
    ... >From a program in Visual FoxPro, I am trying to add an ... specific calendar in Outlook 2003. ... I can add an appointment to the "standard" calendar, ...
    (microsoft.public.outlook.program_vba)
  • add an appointment in a specific calendar in Outlook
    ... >From a program in Visual FoxPro, I am trying to add an appointment in a ... specific calendar in Outlook 2003. ... I can add an appointment to the "standard" calendar, ...
    (microsoft.public.office.developer.automation)
  • Re: Calendar question
    ... Some people are using their department calendar to post if s­omeone is ... and look at that same appointment on that same shared calend­ar, ... I'm confused by your response: " The two machines are set for different time zones or have different Daylight Savings Time­ settings ... the­ originator employee entered an appointment for 8am to 1pm. ...
    (microsoft.public.outlook.general)
  • RE: Set appointments in Outlook from Access 2002
    ... you want to set up the appointment in another person's calendar. ... additional coding do you need to make this work. ... I set up “Per Diem Log Display Query” to bring the Per Diem Table info. ...
    (microsoft.public.access.formscoding)
  • Re: custom appointment form issues
    ... room or service from within the appointment. ... folders you attach to besides the default calendar folder to make this ... You set the custom form as the default form on all relevant folders. ...
    (microsoft.public.office.developer.outlook.forms)