Reminder Field in Outlook

  • Thread starter Thread starter summapbc
  • Start date Start date
S

summapbc

I am attempting to import Task data into Outlook 2000. I want to set
the reminder for the task to ON. I have used a field containing 1,
true, Y, etc. and have been unable to flag it. Does anyone have any
idea how to set the reminder field ON via import?

Thank you,

Paula
 
The import wizard won't let you do that. You can write code to do it,
you'd need to set TaskItem.ReminderSet and TaskItem.ReminderTime.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top