![]() |
Connecting to Custom Outlook Appointment Form |
Post Reply
|
| Author | |
hhicks330
New User
Joined: 30 Jul 2012 Location: United States Posts: 1 |
Post Options
Quote Reply
Topic: Connecting to Custom Outlook Appointment FormPosted: 30 Jul 2012 at 10:05pm |
|
So I'm working on trying to try and connect to a custom Outlook Appointment form through VBScript. I created a working script that uses the normal Appointment form, but I am unsure of how to connect to a custom Outlook form.
I saved my custom form to the Organizational Forms Library, under the name CustomAppointment. And the only extra field added is the "ApptID" field. Can anybody give me a heads up on how I might do this? This is my current code:
|
|
![]() |
|
James Horton
Admin Group
Technical Support Joined: 01 Jun 2009 Location: Stoke-on-Trent Posts: 277 |
Post Options
Quote Reply
Posted: 03 Aug 2012 at 11:34am |
|
To
my understanding this is due to the VBScript Office elements not being possible
within the context of a service. I believe this is due to the components
themselves and not Email2DB, but Email2DB is running as a Windows Service on
the machine so this would mean that the objects are not available how you are
attempting to use them. I would imagine that script functionality may be made available in a future release of the Email2DB product, but this is not yet possible.
Edited by James Horton - 03 Aug 2012 at 11:35am |
|
|
Best Regards,
James Horton Technical Analyst Parker Software |
|
![]() |
|
Post Reply
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |