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

How to access custom field in Custom Form by C#



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old April 24th 06, 04:50 AM 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'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
  #2  
Old April 24th 06, 02:35 PM posted to microsoft.public.outlook.program_forms
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default 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.


  #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.



  #4  
Old April 24th 06, 03:32 PM posted to microsoft.public.outlook.program_forms
Ken Slovak - [MVP - Outlook]
external usenet poster
 
Posts: 5,848
Default 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


 




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
Emailing a contact vCard with custom form loses all custom info Kim Outlook - Using Contacts 7 April 27th 06 12:21 AM
EMAIL field on Custom Outlook Form Michael Anderson Outlook - Using Forms 1 April 20th 06 12:30 PM
Populate Company field from Contact field in custom task form Sue Mosher [MVP-Outlook] Outlook - Using Forms 0 January 20th 06 07:37 PM
Can custom form data populate access database jbtempe Outlook - Using Forms 1 January 20th 06 03:02 PM
Cannot programmatically open custom message in custom form ms Outlook - Using Forms 1 January 20th 06 03:01 PM


All times are GMT +1. The time now is 09:15 PM.


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