Referencing Outlook 2k Task User Defined Fields 
Author Message
 Referencing Outlook 2k Task User Defined Fields

Greetings all, first time posting here and I hope I chose
the correct group.  I am working on a small Visual Basic
app that will take some information and at the click of a
button, launch a custom pre-made Outlook 2000 task and
populate the fields with information.  I can open up the
task I want and I can populate the default sections such
as subject with NewTask.subject = "test".  But what I
cannot do is reference or populate fields that have been
designed by the user.  For example, the task has been
modified to have an extra tab entitled More Info.  On this
tab, there are about 20 fields, things like Company Name,
Phone Number etc.  I have been looking everywhere on how
to reference these user made fields and to populate them
with data from the VB file.  I am using VB 6 and would
appreciate anyone's help on this matter.  I am sure I am
missing something simple but once I learn how to populate
one of the fields, I can get the rest, its just how to
access those user defined fields.  I have already tried
things like NewTask.companyname, errors our things like
that.

-William



Tue, 01 Jun 2004 22:49:37 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Accessing User defined Outlook 2k tasks from VB

2. Reference User defined field with VB

3. Referencing user defined fields

4. Referencing User defined fields in VBA macro

5. How to reference user defined field in message form

6. populating user defined fields in customized outlook E-mail from Access Imput form

7. Reading user-defined Outlook-fields from Excel

8. Access & Outlook User Defined Fields

9. Access & Outlook User Defined Fields

10. Help: user defined type not defined (Outlook.Application)

11. User defined column to show task progress...

12. User-defined error when the user doesn't define any errors

 

 
Powered by phpBB® Forum Software