Urgent assistance

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello i have a table linked to the inbox of Outlook,
all that i want to do is to create a distinct code for each message i
receive and add other fields like "language","status"....ect.

Recently i could make a "table query" to mix both tables together (the one
linked to Inbox and the one that contains "code","language","status"...etc)

My problem is that i cannot update the fields
"code","language","status"...etc
and all the mesasages take the same code "1"

Can you help ?
 
Hi Pietro,

My advice is not to alter MS Outlook properties unless you are sure there
will be no unexpected effects - it sounds as though MS Outlook won't let you
do this anyway.

If I wanted to do what you describe I would use the User Properties
collection and define a User Property for each attribute I wanted to monitor.
Read up on User Properties in the Outlook Object Model.

Regards,

Rod
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top