A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Outlook - Using Forms
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Outlook 2003: Prevent message when set reminder-time for a task



 
 
Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #4  
Old November 13th 07, 04:55 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

I'm very confused now. What object represents the new task that your code creates? How is running code on a form related to creating that new task?

--
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 Sue,

thx for the tip. I can resolve the problem with the move-method. ;-)
But one question:

My personalized Outlook-form starts by click a button (VB-Script) a
vb.net-application.

Here the VB-Script-code:
---
sub commandbutton6_click()
Dim CB5Caption
CB5Source = 1
Set MB = CreateObject("InkassiOutlookTools.WordFunction") ' this is
my vb.net-application
call MB.Mahnbrieferstellung()
msgbox "OK"
CB5Source = 0
Item.Close olSave
end sub
---

In this application then i use the move-method. This works fine.
After the vb.net-application have finished his work the vb-script-code of
the form should finished his work.
But nothing happens. Could it be, that the move-method in my
vb.net-application automatically closes my outlook-item?

bye

Oskar

 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
How to prevent Outlook meeting reminder notice from disappearing? ADMIguy Outlook - Calandaring 1 July 31st 07 07:13 AM
Outlook 2003 will not open - Not Responding message every time I Japes Outlook - Installation 0 April 23rd 07 11:22 PM
prevent e-mail message recipients automatically forward a message IH Outlook - Using Forms 3 November 1st 06 10:00 PM
How to prevent appointments time update when changing time zone? Samer Outlook - Calandaring 0 April 2nd 06 05:24 PM
Prevent Reminder bein created by outlook Wolf Add-ins for Outlook 1 February 6th 06 10:10 PM


All times are GMT +1. The time now is 01:39 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.