PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook VBA Programming Appointment Item

Reply

Appointment Item

 
Thread Tools Rate Thread
Old 14-02-2004, 07:02 AM   #1
mookashi
Guest
 
Posts: n/a
Default Appointment Item



Hi everyone,
Im looking to do some activity in my code whenever a reminder is se
off for a particular Appointment item. what im interested in knowing i
whether any particular event gets fired wherein i can put my relevan
code.basically how do i trap the reminder event

any help would be really appreciate

-----------------------------------------------
~~ Message posted from http://www.ExcelTip.com
~~View and post usenet messages directly from http://www.ExcelForum.com

  Reply With Quote
Old 15-02-2004, 05:33 AM   #2
mookashi
Guest
 
Posts: n/a
Default Re: Appointment Item


hi,

i got the particular event. its the Reminder event of the Applicatio
object.
Now i would like to know how do i create a custom Appointmentite
template. I want to put an additional checkbox in the appointmentite
screen. but when i choose the form in design mode it doesnt allow me t
place any new controls. the tollbox is disabled. how can i create m
own custom form like i do it for the normal mail item.








Hi everyone,
Im looking to do some activity in my code whenever a reminder is se
off for a particular Appointment item. what im interested in knowing i
whether any particular event gets fired wherein i can put my relevan
code.basically how do i trap the reminder event

any help would be really appreciate

-----------------------------------------------
~~ Message posted from http://www.ExcelTip.com
~~View and post usenet messages directly from http://www.ExcelForum.com

  Reply With Quote
Old 15-02-2004, 08:47 PM   #3
Sue Mosher [MVP-Outlook]
Guest
 
Posts: n/a
Default Re: Appointment Item

You can only modify P.2 - P.6 of an appointment form. See
http://www.slipstick.com/dev/appointmentform.htm for other limitations.
--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx


"mookashi" <mookashi.11nlqo@outlookforum.com> wrote in message
news:mookashi.11nlqo@outlookforum.com...
>
> Now i would like to know how do i create a custom Appointmentitem
> template. I want to put an additional checkbox in the appointmentitem
> screen. but when i choose the form in design mode it doesnt allow me to
> place any new controls. the tollbox is disabled. how can i create my
> own custom form like i do it for the normal mail item.



  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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off