<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Sending a Appointment programmatically through Code , ASP.NET ,ICalendar Format</title>
	<atom:link href="http://shaunakpandit.wordpress.com/2008/09/10/sending-a-appointment-programmatically-through-code-aspnet-icalendar-format/feed/" rel="self" type="application/rss+xml" />
	<link>http://shaunakpandit.wordpress.com/2008/09/10/sending-a-appointment-programmatically-through-code-aspnet-icalendar-format/</link>
	<description>Random thoughts abt life and my work (in the line of fire between Testers,Managers and clients)</description>
	<lastBuildDate>Tue, 20 Oct 2009 06:39:17 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Shaunak Pandit</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/10/sending-a-appointment-programmatically-through-code-aspnet-icalendar-format/#comment-164</link>
		<dc:creator>Shaunak Pandit</dc:creator>
		<pubDate>Tue, 25 Aug 2009 17:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=75#comment-164</guid>
		<description>Jenkins,

Also forgot to add  before i have a post which points to MSDN on howto use the Microsoft outlook library. check it out http://shaunakpandit.wordpress.com/2008/10/06/programming-outlook-2003-in-c-using-outlook-shaunak-pandit/</description>
		<content:encoded><![CDATA[<p>Jenkins,</p>
<p>Also forgot to add  before i have a post which points to MSDN on howto use the Microsoft outlook library. check it out <a href="http://shaunakpandit.wordpress.com/2008/10/06/programming-outlook-2003-in-c-using-outlook-shaunak-pandit/" rel="nofollow">http://shaunakpandit.wordpress.com/2008/10/06/programming-outlook-2003-in-c-using-outlook-shaunak-pandit/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaunak Pandit</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/10/sending-a-appointment-programmatically-through-code-aspnet-icalendar-format/#comment-161</link>
		<dc:creator>Shaunak Pandit</dc:creator>
		<pubDate>Tue, 25 Aug 2009 16:29:27 +0000</pubDate>
		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=75#comment-161</guid>
		<description>Jenkins,

For your requirement instead of using the .ics file approach you will have to create and utilise Microsoft Outlook object library objects.This will provide you the functionality that you require.

Cons:

1) Outlook needs to be installed on the server
2) After Service PAck2 the security features have been increased requiring manual intervention of granting access to the code to utilise the outlook objects.</description>
		<content:encoded><![CDATA[<p>Jenkins,</p>
<p>For your requirement instead of using the .ics file approach you will have to create and utilise Microsoft Outlook object library objects.This will provide you the functionality that you require.</p>
<p>Cons:</p>
<p>1) Outlook needs to be installed on the server<br />
2) After Service PAck2 the security features have been increased requiring manual intervention of granting access to the code to utilise the outlook objects.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jenkins</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/10/sending-a-appointment-programmatically-through-code-aspnet-icalendar-format/#comment-160</link>
		<dc:creator>Jenkins</dc:creator>
		<pubDate>Tue, 25 Aug 2009 15:14:08 +0000</pubDate>
		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=75#comment-160</guid>
		<description>Hi rodnas,

Please help me, Same requirement for me also.
My requirement appointment/meeting request, it appears directly in Outlook calendar as accepted, without the user having to open the attachment and accept it,
Please guide me

Its urgent
Advance Thanks

Jenkins


May 13, 2009 at 9:45 am 
Hi,

Do you know if it’s possible to send the appointment/meeting request in a way that it appears directly in Outlook calendar as accepted, without the user having to open the attachment and accept it?
I guess sending the ics file as attachment wouldn’t work for this problem…

Thanks,</description>
		<content:encoded><![CDATA[<p>Hi rodnas,</p>
<p>Please help me, Same requirement for me also.<br />
My requirement appointment/meeting request, it appears directly in Outlook calendar as accepted, without the user having to open the attachment and accept it,<br />
Please guide me</p>
<p>Its urgent<br />
Advance Thanks</p>
<p>Jenkins</p>
<p>May 13, 2009 at 9:45 am<br />
Hi,</p>
<p>Do you know if it’s possible to send the appointment/meeting request in a way that it appears directly in Outlook calendar as accepted, without the user having to open the attachment and accept it?<br />
I guess sending the ics file as attachment wouldn’t work for this problem…</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaunak Pandit</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/10/sending-a-appointment-programmatically-through-code-aspnet-icalendar-format/#comment-156</link>
		<dc:creator>Shaunak Pandit</dc:creator>
		<pubDate>Sun, 16 Aug 2009 15:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=75#comment-156</guid>
		<description>Hi Rodnas,

Yes for such a requirement you will have to use the outlook object library to connect to the outlook profile and send the meeting invite.

In the above approach one doesnt need a outlook s/w installed on the server as long as one has the SMTP setup.</description>
		<content:encoded><![CDATA[<p>Hi Rodnas,</p>
<p>Yes for such a requirement you will have to use the outlook object library to connect to the outlook profile and send the meeting invite.</p>
<p>In the above approach one doesnt need a outlook s/w installed on the server as long as one has the SMTP setup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaunak Pandit</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/10/sending-a-appointment-programmatically-through-code-aspnet-icalendar-format/#comment-155</link>
		<dc:creator>Shaunak Pandit</dc:creator>
		<pubDate>Sun, 16 Aug 2009 15:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=75#comment-155</guid>
		<description>Hey Matt,

Yup thats another possibility you have brought forward to the subject thanks for sharing a file free approach</description>
		<content:encoded><![CDATA[<p>Hey Matt,</p>
<p>Yup thats another possibility you have brought forward to the subject thanks for sharing a file free approach</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt McLarty</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/10/sending-a-appointment-programmatically-through-code-aspnet-icalendar-format/#comment-152</link>
		<dc:creator>Matt McLarty</dc:creator>
		<pubDate>Wed, 22 Jul 2009 15:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=75#comment-152</guid>
		<description>Hey Shaunak,

Very handy piece of code! Thanks so much for putting this up.

I found one place to make an (optional) enhancement and figured I would share.

Instead of actually writing out a file to disk, you can create the attachment directly from the vCalendarFile string. The System.Net.Mail.Attachment class has a static method called CreateAttachmentFromString(). So instead of:

FilePath += &quot;\\&quot; + Subject + &quot;.ics&quot;;
TextWriter tw = new StreamWriter( FilePath );
tw.WriteLine( vCalendarFile.ToString() );
tw.Close();
Attachment attachment = new Attachment( FilePath );
mail.Attachments.Add( attachment );

You can simply use:

mail.Attachments.Add( Attachment.CreateAttachmentFromString( vCalendarFile, Subject + &quot;.ics&quot; ) );

Obviously some people may want to have a copy of the attachment on the server but this worked perfectly for my application.

Thanks again!</description>
		<content:encoded><![CDATA[<p>Hey Shaunak,</p>
<p>Very handy piece of code! Thanks so much for putting this up.</p>
<p>I found one place to make an (optional) enhancement and figured I would share.</p>
<p>Instead of actually writing out a file to disk, you can create the attachment directly from the vCalendarFile string. The System.Net.Mail.Attachment class has a static method called CreateAttachmentFromString(). So instead of:</p>
<p>FilePath += &#8220;\\&#8221; + Subject + &#8220;.ics&#8221;;<br />
TextWriter tw = new StreamWriter( FilePath );<br />
tw.WriteLine( vCalendarFile.ToString() );<br />
tw.Close();<br />
Attachment attachment = new Attachment( FilePath );<br />
mail.Attachments.Add( attachment );</p>
<p>You can simply use:</p>
<p>mail.Attachments.Add( Attachment.CreateAttachmentFromString( vCalendarFile, Subject + &#8220;.ics&#8221; ) );</p>
<p>Obviously some people may want to have a copy of the attachment on the server but this worked perfectly for my application.</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rodnas</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/10/sending-a-appointment-programmatically-through-code-aspnet-icalendar-format/#comment-150</link>
		<dc:creator>rodnas</dc:creator>
		<pubDate>Wed, 13 May 2009 09:45:27 +0000</pubDate>
		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=75#comment-150</guid>
		<description>Hi,

Do you know if it&#039;s possible to send the appointment/meeting request in a way that it appears directly in Outlook calendar as accepted, without the user having to open the attachment and accept it? 
I guess sending the ics file as attachment wouldn&#039;t work for this problem...

Thanks,
rodnas</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>Do you know if it&#8217;s possible to send the appointment/meeting request in a way that it appears directly in Outlook calendar as accepted, without the user having to open the attachment and accept it?<br />
I guess sending the ics file as attachment wouldn&#8217;t work for this problem&#8230;</p>
<p>Thanks,<br />
rodnas</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: manish</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/10/sending-a-appointment-programmatically-through-code-aspnet-icalendar-format/#comment-148</link>
		<dc:creator>manish</dc:creator>
		<pubDate>Tue, 05 May 2009 06:54:59 +0000</pubDate>
		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=75#comment-148</guid>
		<description>hi nithya,

i m facing the same problem with appointment calenar using asp.net can u please let me now what is the solution.</description>
		<content:encoded><![CDATA[<p>hi nithya,</p>
<p>i m facing the same problem with appointment calenar using asp.net can u please let me now what is the solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shaunak Pandit</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/10/sending-a-appointment-programmatically-through-code-aspnet-icalendar-format/#comment-141</link>
		<dc:creator>Shaunak Pandit</dc:creator>
		<pubDate>Fri, 27 Mar 2009 15:35:55 +0000</pubDate>
		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=75#comment-141</guid>
		<description>@Nithya: ur welcome :)

I am not sure what you mean by free time?  if by free time you meaning keeping the meeting open?

See basically the code above is a tweak for generating the ics file thru code using a template... we can play around with the values inside the template to change the meeting the way we want.. try tweaking the values of time etc...

or else do it through outlook first then save that meeting as an .ICS file and open in notepad to check the contents and use them in your code...</description>
		<content:encoded><![CDATA[<p>@Nithya: ur welcome <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I am not sure what you mean by free time?  if by free time you meaning keeping the meeting open?</p>
<p>See basically the code above is a tweak for generating the ics file thru code using a template&#8230; we can play around with the values inside the template to change the meeting the way we want.. try tweaking the values of time etc&#8230;</p>
<p>or else do it through outlook first then save that meeting as an .ICS file and open in notepad to check the contents and use them in your code&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nithya</title>
		<link>http://shaunakpandit.wordpress.com/2008/09/10/sending-a-appointment-programmatically-through-code-aspnet-icalendar-format/#comment-138</link>
		<dc:creator>nithya</dc:creator>
		<pubDate>Thu, 05 Mar 2009 22:32:24 +0000</pubDate>
		<guid isPermaLink="false">http://shaunakpandit.wordpress.com/?p=75#comment-138</guid>
		<description>Thanks a lot for the amazing post Shaunak!!
It really worked well. However, I have a little problem.
When I send a meeting request, I want to &quot;Show time as :Free&quot;.
Any ideas on this? Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Thanks a lot for the amazing post Shaunak!!<br />
It really worked well. However, I have a little problem.<br />
When I send a meeting request, I want to &#8220;Show time as :Free&#8221;.<br />
Any ideas on this? Thanks in advance.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
