Accessing User defined Outlook 2k tasks from VB 
Author Message
 Accessing User defined Outlook 2k tasks from VB

Re-posting this in a more general forum:
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 23:31:04 GMT  
 Accessing User defined Outlook 2k tasks from VB
Re-posting this in a more general forum:
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 23:30:43 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Referencing Outlook 2k Task User Defined Fields

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

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

4. Access & Outlook User Defined Fields

5. Access & Outlook User Defined Fields

6. Accessing a Microsoft Access Query with a user defined function in VB.

7. User-defined type not defined (Access 97)

8. User-defined type not defined (Access 2000)

9. How to define a user-defined type in ACCESS

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

11. Detecting a user-defined type not defined in Vb

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

 

 
Powered by phpBB® Forum Software