Quantcast
Channel: Aspose.Email Product Family
Browsing all 1367 articles
Browse latest View live

Encoding Problem with msg-Format Unicode/Standard

Hi!I've attached a simple application to demonstrate the issue. The app converts *.msg in the program folder to word documents.The same Message was saved as Unicode and std. Outlook-Message. The...

View Article


MailAddress : problem with long encoded display name

Hello,We encounter a blocking problem using MailAddress (Aspose Email 2.8)  and encoded long display name.This code works for a short encoded display name :MailMessage mm = new...

View Article


How to create a new MapiNote

Hi,I don't want to create a MapiNote from an existing MapiNote MSG file. How can I do this using Aspose.Email as there are no constructors in the class, and compiler complaints about that.

View Article

large .msg file to convert to PST

Hi, I was trying to work with trial license to work with large .msg file to convert to PST but it was taking quite enormous time to do that and also not able to run this dll in multithreaded...

View Article

Compatibility with SharePoint 2013

Is Aspose.Email Synchronization for SharePoint compatible with SharePoint 2013? I've tried to install a demo version on a SharePoint 2013 server but the setup abort telling that no SharePoint Services...

View Article


Cannot create an Appointment - NullPointerException

The following code works on Windows 7, but it fails on Windows Server 2003 (Tomcat)Calendar calendar = Calendar.getInstance(TimeZone.getTimeZone("GMT"));Date startDate =...

View Article

NullPointerException while creating an appointment on windows server 2003

Hi,This code generates NullPointerException on Widnows Server 2003. Can you suggest any alternate? Appointment app = new Appointment("Appointment Location", "Appointment Summary", "Appointment...

View Article

language pack for aspose.email?

Hi,When using aspose.email in a different language OS is there a way to show the strings 'From' , 'Subject', 'To' in that particular langauage? Say I have a japanese OS with japanese outlook. When I...

View Article


.Net 3.5 Aspose.Email bad characters

Hi I am having an issue when reading and email .msg file using the Aspose.Email DLL the read in HTML body has  characters replaced lake the encoding is incorrect. For example and ' char is replaced...

View Article


ExchangeMessageInfo object does not populate Attachments property

Hi,I'm using Aspose.Email libraries to read emails from an Exchange server 2003.I need to find emails with a specific attachement (named myAttachment.xml).This is my code:Const mailboxUri As String =...

View Article

FollowUp option usage

Hi,Is there any working example of FollowUpManager? I want to add followup to a message.

View Article

Ho to connect to an Exchange server (with ExchangeClient object) using SSL...

Hi, I want to connect to an exchange server 2003 via SSL.I've tried this code (using https in the server uri):Const mailboxUri As String = "https://myExchange2003Server/exchange/myUser"Const username...

View Article

msg file to tiff conversion with complete email address

Hi Team,Currently i am converting msg file to tiff image.But i need to show the complete sender address in the converted image. Is there any option to show complete address in the converted tiff...

View Article


Weekly Recursive Meeting related properties in Aspose.Email

In the Outlook when we set a meeting as Recursive meeting, we have many options while sending it as weekly, daily, monthly, etc  (as in screen shot) For a weekly recursive meeting, we can choose the...

View Article

[Apose Email] Java to get attach zip file with attachment.getContentStream()

Hi there,I am trying to extract a zip file attachment from an email with Java.The project is using Aspose email.I would like to know if I use attachment.getContentStream() to get the inputStream, would...

View Article


Update one instance of a recursive meeting

Hi,Can you please tell me how can we update one occurence of a recurrence meeting (like change in location for one meeting alone) while sending the mail from Aspose.Email?Regards,Deivarayan

View Article

Save MailMessage to MemoryStream and Retrieve it

Hi, i have a problem and i don't know how can i solve it.I have an MailMessage object. It has subject like "notificación".Then i save it to MemoryStream in MSG format:MemoryStream ms = new...

View Article


Slow PST File Creation

I'm trying to generate a pst file that will contain about 13K messages. After about 5K messages, the performance slows to a crawl. I've also noticed that it appears the pst file may be buffered in...

View Article

Create Message with Attachment

We are trying to export mail into a PST.  I am able to create the PST, add folders, and messages. but the attachments are not show up when viewed in Outlook.  The size of the messages lets me know the...

View Article

MIME-encoded headers

I'm loading emails from a .PST, converting the MapiMessage objects to MailMessages using a MailMessageInterpretor and writing the results as .EML files using MailMessage.save(). The resulting files...

View Article
Browsing all 1367 articles
Browse latest View live