View Single Post
  #3  
Old January 6th 09, 05:24 PM posted to microsoft.public.outlook.program_forms
Robby
external usenet poster
 
Posts: 5
Default Create a new field in Outlook?

I am familiar with C/C++/Win32 programming. Is it very difficult to write my
own code to import a new field in Outlook from access ?


--
Best regards
Roberto


"Ken Slovak - [MVP - Outlook]" wrote:

You can create what's called a UserProperty on items, but the export/import
function won't import custom properties. You would have to write your own
code to do that.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm


"Robby" wrote in message
...
Hello,

Is there any way to create/add a new field in MS Outlook. Basically I just
want to import a field that exists in one of my Access tables to Outlook.

All help appreciated!

--
Best regards
Roberto



Ads