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

Status
Not open for further replies.
V

VGFkd2ljaw

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.

"Tadwick" <Tadwick> wrote in message

news:C0630C4D-4421-4AE8-808A-CBEE060C8C36@microsoft.com...
> 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.
 
V

VGFkd2ljaw

Ken - thanks for your thoughts
wrote:


> 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.

> >

>

> "Tadwick" <Tadwick> wrote in message
> news:C0630C4D-4421-4AE8-808A-CBEE060C8C36@microsoft.com...
> > 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.


>
 
Status
Not open for further replies.
Similar threads
Thread starter Title Forum Replies Date
S Persist toolbar visible state Outlook VBA and Custom Forms 5
C Persist the email format and attachments / images while replying A Outlook VBA and Custom Forms 5
C Persist all recipients on Item forward event Outlook VBA and Custom Forms 5
O Save attachments using hotkey without changing attributes Outlook VBA and Custom Forms 1
E GAL Attributes to Contacts Using Outlook 0
V Unchecking my calendar and leaving shared one visible Outlook VBA and Custom Forms 1
V VBA Categories unrelated to visible calendar and Visual appointment Categories Outlook VBA and Custom Forms 2
M New Calendar Appointments: Conditionally turn off reminder and show time as free Using Outlook 5
J Cannot edit a calendar event received as an invitation Using Outlook 1
H Outlook 365 O365 outlook calendar item editing Using Outlook 1
Kika Melo Outlook Calendar deleted appointments not in Deleted Items folder Using Outlook 3
P Copying ALL calendar entries from Calender in PST file to IMAP OST file? Using Outlook 1
e_a_g_l_e_p_i Question about calendar Using Outlook 5
icacream Outlook 2021 - Google calendar in the peek Using Outlook 0
e_a_g_l_e_p_i MY Outlook 2021 changed the format of the shortcuts for mail, calendar etc. Using Outlook 10
Fozzie Bear Shared Calendar For Scheduled Tasks Using Outlook.com accounts in Outlook 3
K Add an entry to a specific calendar Using Outlook 1
F Add a category before "Send an Email When You Add an Appointment to Your Calendar" Outlook VBA and Custom Forms 0
L Synch Outlook 365 calendar with iPhone Using Outlook 0
C Recover calendar Using Outlook 0
R How to prevent corrupted Notes format in Calendar and Contacts Using Outlook 0
L Duplicate calendar entries in Outlook 365 Using Outlook 3
G Stop Outlook 365 adding meetings to calendar Using Outlook 1
Christopher M Outlook 365 HELP! Calendar Craziness! Using Outlook 5
J Event/Meeting in Outlook Does Not Align with SharePoint Calendar Using Outlook 5
Commodore Slow calendar Using Outlook 0
C How to import Outlook calendar? Using Outlook 1
G Add contacts birthday to calendar Using Outlook 4
e_a_g_l_e_p_i Outlook 2021 all appointments not showing in calendar Using Outlook 2
V iCloud calendar problems, Outlook shuts down immediately Using Outlook 2
KeithJB iCloud calendar sync only works one way! Using Outlook 3
V Backup Calendar, Contacts, Tasks in an POP3 data file Using Outlook 3
O Unable to make changes to an existing Calendar entry Using Outlook 11
J VBA for outlook to compare and sync between calendar Outlook VBA and Custom Forms 1
A Meeting organizer calendar intermittently drops meeting after delegate sends invite Using Outlook 0
A Meeting organizer calendar intermittently drops meeting after delegate sends invite Exchange Server Administration 0
T Outlook 2010 Cannot edit Calendar entries in OL 2010. Using Outlook 1
M On behalf of not showing on calendar for boss Using Outlook 1
C Outlook 2016 Unable to delete Gmail IMAP calendar Using Outlook 2
A force outlook to default to MY calendar Using Outlook 3
O Carriage Return - Line Feeds - exporting Calendar events Using Outlook 0
K How to share multiple calendar items Using Outlook 1
P Calendar Day View only shows 1 all day event Using Outlook 0
Hobbes Outlook 365 Calendar spreads into second calendar Using Outlook 3
J Macro to Insert a Calendar Outlook VBA and Custom Forms 8
C Tracking Calendar Changes? Using Outlook 1
O Batch update calendar Using Outlook 3
P Outlook calendar and contacts sync problem-outlook disconnects Using Outlook.com accounts in Outlook 2
HarvMan Toggle between calendar and email in Outlook 365 Using Outlook 12
e_a_g_l_e_p_i Is it possible to transfer things from one calendar to another Using Outlook 2

Similar threads

Top