Mail Priority not getting using MapiMessage
Hi,I'm trying to extract mails from pst file(s) in MapiMessage collectiontrying to read MailPriority attributes using propertytag method given by MapiMessagebut getting null exception.Please let me...
View Articleewsclient and cache folders
When connecting to Exchange with ewsclient and listing folders, there are folders that are used for contact caching.5/11/2017 3:28:50 PM: [Enumerate (I)] Contacts\Recipient Cache(2) Folder type is...
View ArticleTo CC BCC value not show in PST File.
Hello Team,I have to convert MBOX to PST. I am using aspose MboxrdStorageReader to read MBOX. After exporting PST file does not shows To ,CC ,BCC value. I have upload mbox sample and source...
View ArticleEWSClient: Error on appointments folder in Office365
Here is another version of the test code. It adds code to demonstrate the date error on some of the items in the US Holidays folder
View ArticleAccess Shared mailbox on Exchage Server 2013
Hello Aspose team,We are using Exchage Sever 2013We are using IEWSClient to access mailbox on exchange server.This is the way how I create client:NetworkCredential credentials = new...
View ArticleIMAP Intermittent Timeouts
We have been experiencing intermittent timeouts when connecting to an Exchange server using the .NET 4.3.0 library. I have seen in other posts that the issue has been addressed in NETWORKNET-34421 but...
View ArticleClientImap.Connect() Exception
Hi there again,I am having trouble connecting to an gmail account throug the Imap client.When I try to connect it fails with this exception " An imap command couldn't be processed within 100000 ms" but...
View ArticleSMTP send: The server committed a protocol violation.
Last Friday, I created a new thread: Posted By: peterhuppertz in Aspose.Email Product Family Subject: [SMTP] The server committed a protocol violation. The server response was: Enter mail, end with...
View ArticleUnable to load calendar response mails
Hi,MailMessage class crashes when it try to load any calendar response mails. An file sample is attached.We are using Aspose.Email 17.4.0.0Thanks.
View ArticleMailMessage.validateMessage returns errors on well-formed addresses
Hi,We validate .eml files before processing with the following codeileInputStream fContentstream = new FileInputStream(inFilePath.toFile());EmlValidationErrorCollection errors =...
View ArticleObject Reference error when using EWSClient.GetContacs
After upgrading to 17.4, Aspose Email throws an Object reference exception when trying to GetContacts from office365.This is the code I'm using:var client =EWSClient.GetEWSClient(MAILSERVER,...
View ArticleGet server (exchange) unique ID of an item (MapiMessage / Folder / etc)
Hello everyone,I'm using your product for a very simple scenario - I'm writing a VSTO Outlook plugin in which I'm connecting to the exchange server, download some messages, add them to a PST and then...
View ArticleNot able to set duration in appointment
Hello Team,I've been using Aspose.Email for creating appointments in PST file.Can you please tell me how to set Duration of Appointment, cause i cannot find a way to set by property or by MAPI...
View ArticleHow to set multiple days of week in MapiCalendarWeeklyRecurrencePattern
Hello Team,I'm using Aspose.Email for creating appointment in PST, and want to create weekly recurrence which has multiple days. Can you please tell me how can i set multiple weeks in...
View ArticleCode-page-Problem converting msg-file to html / tiff
Hi, I try to convert a .msg-file to html (and later on to tiff), and I have problems converting äüö... How can I control that? This is my code: Aspose.Email.Mail.MailMessage mail; mail =...
View ArticleEmail body not transformed correctly
Hi,We are experiencing an issue transforming certain emails.we use the following code (condensed)com.aspose.email.LoadOptions mailLoadOptions =new EmlLoadOptions();MailMessage eml =...
View ArticleSubject have Chinese character not coming properly while creating appointment
Hello Team,I've been using Aspose.Email for creating Appointment in PST(Microsoft Outlook) file.Subject has non-english character are not coming properly .please refer the following code : //...
View ArticleNSF to MSG Conversion
Hello, We are craeting MSG Files from NSF database, So at the time of creating MSG every part of the email is working fine except the date. and also the MSG which is created is opening in editable...
View ArticleEmail to Text -- First line in header
Hello,When we convert an email to text, we get a single line above the email header that shows the email Author. Examples:---------------------------- p.p1 {margin: 0.0px 0.0px 0.0px 0.0px; font:...
View Article