Set location to resourse name

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

Guest

I am using a custom template for a training room. When an item is created
the location is blank. I want it to be the resourse name. I know would use
the OPEN event and item.location, my question is:

item.location= (what?)
 
Item.Location = "whatever text you want to appear there"

Note that Outlook should automatically insert the resource name into the Location field when the user invites a room as a resource attendee.
 
1) for this room, we don't want to send out invitations.

2) I am looking for the property that would be the resourse name (i.e. the
calendar in which the scheduler is creating an appointment. Since the form
would be used as a template for several calendars, I don't want it to be a
literal.

Thanks, Marlene
 
Anyway to clear the cashe in the drop down control for Location and
re-populate with desired list?
 
Back
Top