mbox contains contacts
i am trying to export ost to mbox, will mbox contains contacts and calendars?
View ArticleFetch messages without changing read flag
Hello,It seems that FetchMessage makes messages "read" on server. Is there a way to prevent it or change the flag after fetch (should check it before)?Any document reference or example will help.Thank...
View Articlethunderbird
i want to export outlook contacts in Thunderbird address book, how is it possible?
View ArticleMac OS X Mail (MBOX) to EML Conversion
Hello,I have a need to convert many Mac mbox files to EML so they can be read in outlook or other email clients. Is this possible with Aspose.Email?I have looked at the documentation and see you...
View ArticleUnable to load the TNEF Message.
Dear Aspose,I am trying to load a TNEF file using the below code. var mapiMessage = MapiMessage.LoadFromTnef(memoryStream);Then I am getting the below exception. Not a valid Win32 FileTime.Just for...
View ArticleStop sending Task Email with Recurrence End Type as EndAfterDate and...
Hi Team,I tried with code that was shared by you in below post link, but unable to send email for the both end type EndAfterDate and EndAfterNOccurrences.You can try with the code shared...
View ArticleEml to Mhtml - embedded picture and header info lost
Hi,the attached eml file contains a single embedded picture. I want to convert this file to Mhtml in order to display it via Aspose.Words.The result mhtml file does not look okay. Both Aspose.Words and...
View ArticleConvert to Mhtml - text and special characters lost.
Hi, I am using SaveOptions.DefaultMhtml in order to convert msg files to mhtml.The attached mgs files are converted wrong. - "96778_text_missing.msg"In the result mhtml file big parts of the text are...
View ArticleSmtpClient - 'User Name' with 'User Email Address'
Hi,I would like to know if it is possible to include 'User Name' along with 'Email Address' when sending an email using smtpclient. I could see that 'SmtpClient.UserName', 'MailMessage.From' refers to...
View ArticleFolderInfo.AddMessages sometimes throws ArgumentNullException
Hello,Sometimes we are getting an ArgumentNullException from Aspose.Email.Outlook.Pst.FolderInfo.AddMessages(IEnumerable`1 messages). This errors occurs when trying to add large amount of data....
View ArticleModify MailMessage inside an ImapFolder
I would like to modify the subject/body of a MailMessage fetched Inside an Imap Folder. Does anybody can tell me if I can do it and how ? Thanks for your support. Regards
View ArticleInline attachment Name and long name problem
Hello, I parse MapiMessage from MSG file there is one Inline attachment and one txt file attachment. i got name and long name for TXT attachment but not getting name or long name for inline attachment....
View ArticleDoes the splitting feature works with OST?
Hi, Splitting an OST reaises exception at my end. Is it even supported?
View ArticleMixed Unicode / ANSI Messages in ANSI-PST File
Hi, I´ve the following problem:Copying (Extracting) an Unicode Message from an ANSI-PST file to a new created Unicode-PST file "destroys" the copied message. The copied message is no longer usable. The...
View ArticleProblem with embedded (inline?) jpg not recognised in eml file
Hello,There is an embedded image in the body of the attached eml file. When the eml file is double-clicked it opens (in Outlook) and correctly displays the text with embedded image.However, if I load...
View ArticleHow delete specific appointment from Exchange
I have found a way to retrieve a list of appointments from an Exchange server in the documentation, but need a way to retrieve and delete a specific appointment. I have found the FetchAppointment()...
View ArticleIMAP Example client
I have just bought the .Net version of your email product and find it to be excellent. I am, however, having a little difficulty in putting altogether from the huge volume of documentation those parts...
View ArticleMinimum size of PST split
Hi, Can you share what is the minimum size supported when splitting a PST? I want to split a 5 MB size PST into a 100 KB small PSTs.
View Article