Adding an email reference number to received emails.

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

Guest

In outlook when viewing all received email in one folder I wish to add a
column and then be able to add a reference number in that column against any
specific email.

I have simple programming experience and wondered if it was fairly
straightforward?
 
Yes, that's pretty simple. Create a new table view, turn on in-cell editing, and add the BillingInformation or Mileage property to the view to store the data.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Great got that to work - thanks.

where does outlook store the data I put in the column? can i get exchange to
store it?

I want other users on different PCs, who have rights to view my mailbox, to
be able to see the data I put into the column.
 

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