View Single Post
  #3  
Old October 8th 07, 05:36 AM posted to microsoft.public.outlook.program_forms
Vidya[_2_]
external usenet poster
 
Posts: 17
Default Customized Meeting Request Form

Thank you, that really helped.

I have another query : How can i read the name of the mailbox ?



"Sue Mosher [MVP-Outlook]" wrote in message
...
Yes, you need to change an option to allow code to run from forms in other
users' mailboxes. See http://www.outlookcode.com/d/secforms.htm

--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54


"Vidya" wrote in message
...
Hello ,

I have created a new customized Meeting request form which access the
Global Address book and displays the data on the form on a new page (P.2)

..
It also will access the Microscoft Access Database to fetch more
information and display on the form page P.2 .
I have published this form on a Public folder and also set this form to
be the "Default form" for my mailbox calendar. ( i.e., changed the

settings
of "When posting to this folder, Use" property of the calendar folder

to
this new customized form).
When i do this setting on my calendar, the code works and fetches the
data from both the Global address book and the database.

My Query is : When i add another persons mailbox and set this new
customized form as the "Default form" ( i.e., changed the settings of

"When
posting to this folder, Use" property of the calendar folder to

this
new customized form), the Form does not work.. i.e., the vb code written

for
the form doesnot get executed.

Do i have to set any other properties so that this code of the form
works on other mailboxes aswell ?

Thanking you

Regards,
Vidya







Ads