P
Paul Johnson
I have a third party program that works well with my install off Outlook
2003. and currently they have no way to preload some of the configuration
settings.
Some of the settings are:
Using the MAPI Com object the Entry ID for
Contacts Folder
Calendar Folder
Notes Folder
Tasks Folder
The company stores there settings in the %USERPROFILE%\Application
Data...... for each user
adn a *.ini file.
I have a vbscript that creates the *.ini file with the apropriate
information with the exception of the EntryID's
Can someone help me by provideing the code to look this information up and
save it as a variable so i can add it to my code to write this information
to my *.ini file
Thank you
Paul
2003. and currently they have no way to preload some of the configuration
settings.
Some of the settings are:
Using the MAPI Com object the Entry ID for
Contacts Folder
Calendar Folder
Notes Folder
Tasks Folder
The company stores there settings in the %USERPROFILE%\Application
Data...... for each user
adn a *.ini file.
I have a vbscript that creates the *.ini file with the apropriate
information with the exception of the EntryID's
Can someone help me by provideing the code to look this information up and
save it as a variable so i can add it to my code to write this information
to my *.ini file
Thank you
Paul