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 » Search Forums
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Showing results 1 to 7 of 7
Search took 0.03 seconds.
Search: Posts made by: Rick H
Forum: Add-ins for Outlook October 19th 07, 06:48 PM Posted to microsoft.public.outlook.program_addins
Replies: 1
Views: 572
Posted By Rick H
Outlook Calendar AutoAccept and Redemption

I'm trying to determine if a user has autoaccept set in outlook 2003
and 2007 using VB6 with Redemption 4.4
Here is the code:

Dim CalendarOptions As Object
Dim Session As Object
Set Session =...
Forum: Add-ins for Outlook February 22nd 07, 04:48 PM Posted to microsoft.public.outlook.program_addins
Replies: 2
Views: 1,174
Posted By Rick H
Using Find with [EntryID] for recurring items

On Feb 22, 10:39 am, "Rick H" wrote:
Can you use the Find command with EntryID?
Criteria = "([EntryID] = """ + ls_entry_id + """)"
This is what I'm using but getting...
Forum: Add-ins for Outlook February 22nd 07, 03:39 PM Posted to microsoft.public.outlook.program_addins
Replies: 2
Views: 1,174
Posted By Rick H
Using Find with [EntryID]

Can you use the Find command with EntryID?
Criteria = "([EntryID] = """ + ls_entry_id + """)"
This is what I'm using but getting error "The property EntryID in the
condition is not invalid"

I'm...
Forum: Add-ins for Outlook February 21st 07, 02:53 PM Posted to microsoft.public.outlook.program_addins
Replies: 2
Views: 872
Posted By Rick H
Write event not firing in list view

On Feb 14, 2:05 am, "Michael Bauer [MVP - Outlook]"
wrote:
Why don't you use the ItemAdd, ItemChange and ItemRemove events?

--
Viele Gruesse / Best regards
Michael Bauer -...
Forum: Add-ins for Outlook February 13th 07, 02:40 PM Posted to microsoft.public.outlook.program_addins
Replies: 2
Views: 872
Posted By Rick H
Write event not firing in list view

I have created a addin that updates a sql DB with all info from the
calendar, task and contacts.As changes are made in Outlook the are
updated to the DB and as they are update in the DB the changes...
Forum: Outlook and VBA October 6th 06, 03:43 PM Posted to microsoft.public.outlook.program_vba
Replies: 1
Views: 472
Posted By Rick H
Public folders in Outlook 2000

I use this code in my addin to reference items in a public folder
If the user is opening the folder that they have previously selected to
sync with I get grab a ref to the Items. This works fine in...
Forum: Add-ins for Outlook June 30th 06, 04:26 PM Posted to microsoft.public.outlook.program_addins
Replies: 1
Views: 941
Posted By Rick H
saving to User Created contact folders

This is code from my UO in Powerbuilder.
Everything works fine except for the last line. If the client is using
a Personal folder which they created such as ls_folder = "MYContacts"
I know this isn't...
Showing results 1 to 7 of 7

 
Forum Jump

All times are GMT +1. The time now is 03:44 AM.


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.