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

Access to Root Folder of Message Store & Folder's Assoc. content

Hi,we're trying to process a PST file via help of PersonalStorage class from Aspose.Email component. We encountered 2 problems:1)What we observe is we can't access the "hidden" folders as specified...

View Article


Manipulate EML

Hello,is it possible with Aspose.Email to load an .EML file, chnage its Subject and save it back on filesystem ?Thanks,Fabio D'Antonio

View Article


How to set Recurrence to MapiTask

Hi Muhammad,I have below two query for Yearly recurrence, hope you will provide a solution,1. I would like to create a yearly recurrence similar orange highlighted in the attached screenshot.    Please...

View Article

Are the GMail samples current?

HiI am looking at the samples to access GMail (http://www.aspose.com/docs/display/emailnet/SMTP and http://www.aspose.com/docs/display/emailnet/POP3) and they are not compiling. It complains about...

View Article

Stop sending Task Email with Recurrence End Type as EndAfterDate and...

Hi ASPOSE Support Team,When I used the End After or End By option then not able to send the Mapi Task to the assigned User. Not sure why the ASPOSE API stop sending Task email using SMTP with both End...

View Article


Missing content in HTML emails where LANG is used

Hi Aspose, The following code creates an Outlook email where the text "Line 1" is visible, but the text "Line 2" is not visible. MailMessage asposeMessage = new MailMessage(); asposeMessage.From = new...

View Article

how to Improve performance?

Hi,     I am using v5.3 version of Aspose.Email,net to create and add items to PST files. I would like to have any suggestions as to how can I optimize the speed of exporting items into PST using...

View Article

Exchange Server Disclaimer

When sending a message via Exchange Server using Web services, this disclaimer is at the bottom of the email? How do I remove this message?This Email and any attachments are confidential and intended...

View Article


Pop3MessageInfo date offset issue

Hello,I'm trying to download email from a POP3 server. I would like to download only the information of the message and then check the date of the message. If the date is greater than a value that I...

View Article


Exported message has MSG format violation?

Hi,in a test project we're exporting some sample messages from PersonalStorage like this:Code:using (var src = PersonalStorage.FromFile(@"small_pst.pst", false)) {    var folder =...

View Article

problem in generated pst

i created a pst file with multiple eml file and in inbox (Aspose.Email.Evaluation) automatically added. can you tell me why it is showing. i have purchased license of aspose Email? 

View Article

Copying message properties

Hi, Cna we copy a message's complete properties set to a new message fro duplication? I can not find any such method.

View Article

Removing Message properties

Hi, While removing message property, it seems there is some problem. The total count of message properties is equal to the total count after removal of a message property. It is not working.

View Article


Can we add EML to PST?

Hi, Is it possible to add EML directly to PST?

View Article

Can we format the Contact Notes?

Hi, I was wondering if there is some way to set the format of Exchange contact notes? When I update a contact on Exchange server, the notes turn to HTML.

View Article


Option for Month property in Yearly recurrence

Hi,Please add a suggestion for the product team to add the property for Month as we have Day to set explicitly for the Yearly Recurrence.Thanks in advance,Vipin Panwar

View Article

Supported files for PST

Hi,Can we add general file types to a PST in addition to Outlook items? 

View Article


gmail

i want to convert or export gmail emails in eml or msg file format, is it possible with aspose email?

View Article

Enable SSL with Non-SSL Port

Hi,I am trying to Enable SSL by setting SecurityOptions to 'SSLImplicit' on SMTPClient and expect Send to fail when a non-SSL port is set (25). But Send is successful. Should it not error? Please let...

View Article

Exporting messages to XPS/TIFF in Java

Hi, I don't find any code sample to export the message file to XPS/TIFF in the Email Java API? Can you point me to some documentation link please? Thanks

View Article
Browsing all 1367 articles
Browse latest View live