![]() |
How to access custom field in Custom Form by C#
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. |
How to access custom field in Custom Form by C#
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. |
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. |
How to access custom field in Custom Form by C#
There is a whole section at outlookcode.com that covers C#. The syntax is
the same no matter what language you use. You might even find C# code that covers what you want in the samples there. -- 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 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 |
All times are GMT +1. The time now is 04:16 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-2006 OutlookBanter.com