how to get and change the property of the Meeting Request???

J

Jet

hi, all:

In Outlook 2003, i have created a customized Appointment Form with VBScript
behind it, when i use this form to create a meeting and invite attendees, i
noticed that a MeetingRequest is sent to the attendees.

Can I get or change some properties of the meeting request before it is sent
out? how can i do that?

thanks in advance,

Jet
 
S

Sue Mosher [MVP-Outlook]

Does that correspond to an Outlook object model property? If so, what?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
J

Jet

it is not a OOM property, i believe it is some property Microsoft does not
make public.

Does that correspond to an Outlook object model property? If so, what?

--
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
G

Guest

And what does that property do and what kind of values does it support? I'd
rather not go on a wild goose chase regarding a property known to be
read-only or try to set a text value on a Boolean property.
 
J

Jet

It is a PT_LONG value, i can use OutlookSpy to change this value.
this value controls whether the MeetingRequest can be displayed in the
Reading Pane.
 

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