Search The ForumSearch   RegisterRegister  LoginLogin

MailBee.NET IMAP

 AfterLogic Forum : MailBee.NET IMAP
Subject Topic: Regarding Attachments using IMAP Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
reena_bharti
Newbie
Newbie


Joined: 11 November 2006
Location: United States
Online Status: Offline
Posts: 8
Posted: 21 November 2006 at 3:42pm | IP Logged Quote reena_bharti

Is there any way to open attachments itself from the server without saving them on local disk.

In given examples there is a code

msg.Attachments.SaveAll(@"C:\Temp");

i dont want to use this statement and want to open the attachment directly from server using original path.

If this is possible then how?
Back to Top View reena_bharti's Profile Search for other posts by reena_bharti
 
Alex
AfterLogic Support
AfterLogic Support
Avatar

Joined: 19 November 2003
Online Status: Offline
Posts: 2206
Posted: 21 November 2006 at 5:13pm | IP Logged Quote Alex

Sure. You can use various properties and methods of Attachment object for that(msg.Attachments is actually a collection of Attachment objects). For instance, GetData method.

Regards,
Alex
Back to Top View Alex's Profile Search for other posts by Alex
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump

Powered by Web Wiz Forums version 7.9
Copyright ©2001-2004 Web Wiz Guide