PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Form Programming Import appointment from a text file

Reply

Import appointment from a text file

 
Thread Tools Rate Thread
Old 12-06-2006, 07:29 AM   #1
Bird
Guest
 
Posts: n/a
Default Import appointment from a text file


Is there any C#/VB sample code for
importing appointment from a text file?

Thanks!


  Reply With Quote
Old 12-06-2006, 04:41 PM   #2
Hollis Paul [MVP - Outlook]
Guest
 
Posts: n/a
Default Re: Import appointment from a text file

In article <#pxH$kejGHA.5036@TK2MSFTNGP04.phx.gbl>, Bird wrote:
> Is there any C#/VB sample code for
> importing appointment from a text file?
>
> Thanks!
>

Well, there is really no need for that. If you put your text file in a
vcf format, then Outlook 2003 can import them already.

--
Hollis Paul
Mukilteo, WA USA


  Reply With Quote
Old 12-06-2006, 11:11 PM   #3
Bird
Guest
 
Posts: n/a
Default Re: Import appointment from a text file

> Well, there is really no need for that. If you put your text file in a
> vcf format, then Outlook 2003 can import them already.
>


How can it be done?
Would you describe the detail?

Thank you!


  Reply With Quote
Old 13-06-2006, 04:36 PM   #4
Hollis Paul [MVP - Outlook]
Guest
 
Posts: n/a
Default Re: Import appointment from a text file

In article <uEJJD1mjGHA.4776@TK2MSFTNGP05.phx.gbl>, Bird wrote:
> How can it be done?
> Would you describe the detail?
>

Actually, whatever software package is producing the appointment should
just email it to you, I guess as an attachment. When you open the
attachment, Outlook makes an appointment out of it.

If you were originally talking about creating an appointment from
scratch, then perhaps you want to use code.

Perhaps you should explain from where the appointment is coming.

--
Hollis Paul
Mukilteo, WA USA


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off