View Single Post
  #3  
Old April 24th 06, 02:54 PM posted to microsoft.public.outlook.program_forms
Minh Nguyen
external usenet poster
 
Posts: 2
Default How to access custom field in Custom Form by C#

I think in www.outlookcode.com have lot of resource, but mostly for VBA or
VBScript. I need the tutorial/books...etc about access through C# code, how I
can write in C# Code Application, using MS VSS 2003... not using VBA or
VBScript.

Anyway, thanks for you reply.

Looking forward to your help or tips

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

See http://www.outlookcode.com/d/propsyntax.htm for syntax to access
controls on forms. If you want a user property use the UserProperties
collection of the item and get the UserProperty you want.

www.outlookcode.com in general has lots of information about Outlook coding
and COM addins.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm


"Minh Nguyen" wrote in message
...
I'm newbie with programming MS Outlook Plug-in.

Any one can show me how can I access to the custom field, control on a
custom form in Outlook 2003 using C# code? Or any resource that can help
me
do with this.

Thanks in advanced.



Ads