How to persist attributes of a calendar folder and its items?

T

Tadwick

When users book a room resource for a meeting they frequently want to specify
additional attributes like catering and other consumables. I realize there
are commercial solutions for this kind of thing but how would you suggest
managing this type of requirement through VBA? It would be useful to
associate consumables with meetings but also track an inventory of
consumables too.

Possibilities I've considered include using custom attributes in MS
Exchange, extended MAPI properties or pointers to an external database.
 
K

Ken Slovak - [MVP - Outlook]

The resource management software I've seen and written usually sets up
resources as additional resource mailboxes, or if that's not appropriate
(like for a catering menu) then named MAPI properties or Outlook
UserProperties are usually used for that.
 
T

Tadwick

Ken - thanks for your thoughts

Ken Slovak - said:
The resource management software I've seen and written usually sets up
resources as additional resource mailboxes, or if that's not appropriate
(like for a catering menu) then named MAPI properties or Outlook
UserProperties are usually used for that.
 

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

Top