Possible to Create Reminder without Appointment?

  • Thread starter Thread starter willkelleher
  • Start date Start date
W

willkelleher

Hi everyone,

I'm trying to figure out if it's possible to create a reminder without
an associated appointment. The only references I can find to creating
reminders refer to using the SetReminder option on an
AppointmentItem. The Outlook Object Model Reference doesn't help much
either.

If it's not possible to create a reminder without an appointment or
task, is it possible to create an invisible task and set a visible
reminder for it?

Thanks,

Will Kelleher
 
Will,

If there's no task, meeting, etc, what is the reminder reminding you
of?

--JP

I'm trying to make a local reminder for a shared calendar
appointment. I know that's not possible out-of-the-box, but I was
hoping I could figure a way to make something work using VBA.
 
Sorry, wish I could be more help here. Maybe someone else will come
along who can be of more assistance.


--JP
 
What you want to do took Ken Slovak a couple of years to work out for his Reminder Manager application at http://www.slovaktech.com. It's not something you can do natively with Outlook VBA.

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


Sorry, wish I could be more help here. Maybe someone else will come
along who can be of more assistance.


--JP
 
Back
Top