View Single Post
  #1  
Old November 12th 07, 04:31 PM posted to microsoft.public.outlook.program_forms
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Outlook 2003: Prevent message when set reminder-time for a task

You could save the task to the user's default Tasks folder, then move it to the non-primary folder.

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


"Oskar Vaia" wrote in message ...
Hi,

i have develop an Add-In which save tasks in a non primary task-folder.
I use the Outlook-Object-Modell (MAPI) to save the tasks.
Always when my application save a task with a remindertime, a message like
the follow appairs:

"The reminder for ... will not displayed. Are you agreed vor this?"

Is there a method to prevent this message?

bye

Oskar

Ads