Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Outlook / Calendaring / March 2005

Tip: Looking for answers? Try searching our database.

how to SaveAs a ics file in Outlook2000

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sdsuper - 25 Feb 2005 03:43 GMT
i had imported mso.dll and MSOUTL9.OLB.
Now how to use this com ptr function "SaveAs" to a ics file?
thank.
ps: i found a enum defined inmsoutl9.tlh file
enum OlSaveAsType
{
   olTXT = 0,
   olRTF = 1,
   olTemplate = 2,
   olMSG = 3,
   olDoc = 4,
   olHTML = 5,
   olVCard = 6,
   olVCal = 7
};
Sue Mosher [MVP-Outlook] - 25 Feb 2005 13:28 GMT
Outlook 2003 supports iCal:

   Const olICal = 8

But I'm not sure that Outlook 2000 does. I suspect that it doesn't.

FYI, there is a newsgroup specifically for general Outlook programming
issues "down the hall" at microsoft.public.outlook.program_vba or, via web
interface, at
http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public
.outlook.program_vba


Signature

Sue Mosher, Outlook MVP
Author of
    Microsoft Outlook Programming - Jumpstart for
    Administrators, Power Users, and Developers
    http://www.outlookcode.com/jumpstart.aspx

>i had imported mso.dll and MSOUTL9.OLB.
> Now how to use this com ptr function "SaveAs" to a ics file?
[quoted text clipped - 11 lines]
>    olVCal = 7
> };
sdsuper - 03 Mar 2005 02:49 GMT
thank you,

> Outlook 2003 supports iCal:
>
[quoted text clipped - 5 lines]
> issues "down the hall" at microsoft.public.outlook.program_vba or, via web
> interface, at

http://www.microsoft.com/office/community/en-us/default.mspx?dg=microsoft.public
.outlook.program_vba


> >i had imported mso.dll and MSOUTL9.OLB.
> > Now how to use this com ptr function "SaveAs" to a ics file?
[quoted text clipped - 11 lines]
> >    olVCal = 7
> > };
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.