Hello All,
I am trying to put together a perl script that will create appointments on an Exchange 5.5 box but am having trouble with the code. My first issue is when executing the following:
generates a 0x800401f3 error which is "Invalid class string." Does anyone have any information about this?$MAPI = Win32::OLE->new('MAPI.Session'); die "Could instantiate MAPI Session: " . Win32::OLE::LastError() if (! + defined($MAPI));
Thanks,
tcox
BazB fixed formatting and added code tags.
In reply to CDO problems by tcox
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |