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

Possible to retrieve mailbox email?

Hi, I am trying to forward an email using the ExchangeWebServicesClient, however I cant seem to find the email address of the current mailbox.

View Article


funtion is not working

mailMessage.Save(tempFolder + mailMessage.Subject + ".emlx", MailMessageSaveType.EmlxFormat);this function is not working, plesae provide me other function to export pst to emlx file

View Article


Retrieved Original Sender From outlook forwarded email message

How can I get the original sender from the Outlook forwarded email message.

View Article

Create a new Task similar to Outlook and send Task via email to assigned user...

Hi,I just want to Create/Update/Delete a Task in .Net similar as we create a new Task in Outlook and need to send Task as an email to the assigned user.Then Task should be shown in the outlook calender...

View Article

Intermittent Failure sending mail

HI there, we have license for Aspose Email 4.3.0.0 version and below code is used to send email:Client code----------------------EmailHelper emailHelper = new EmailHelper();var mailMessage =...

View Article


getting exception on IEWSClient statement execution.

Hi,on execution of below statement i am getting exception, Can anybody from Aspose tema suggest what wrong i am doing here. That would be helpful.// Create instance of EWSClient class by giving...

View Article

Connecting to Exchange Server

Hi, Does your API support connecting to Exchange Server?

View Article

Create a Task on Exchange Server and to Send this Task to the assigned user.

Hi Aspose Team,Please assist me on below,I have created a Task on Exchange server using EWSClient successfully.I need to send this task to the assigned user so first i get the Tasks from Exchange...

View Article


Having Aspose.Email Evaluation Issue

Hi,We are having Aspose.Total product with expiry December 10 2015. I believe that Aspose.Email should be a part of Aspose.Total but getting Aspose.Email Evaluation copy message in Email subject when...

View Article


Miissing Sender Name

Hi There,I am trying to load (.msg) file and its properties by using following code snippet.MapiMessage pMail                    = null;           MailMessage Obj_MailMessage          =...

View Article

Client.SaveMessage - Message can't be opened

Hi team, We are saving messages from Exchange server using the client.SaveMessage method as follow. However, output message file can not be opened. Can this be fixed soon?...

View Article

Moving from aspose.iCalendar to aspose.email.mail.Calendaring

Hi I am trying to migrate an old system which used the aspose.iCalendar version 1.1.1.0 , now I replaced this dll with the aspose.Email.Mail.CalendaringI have the following codeOption Strict OnOption...

View Article

Outlook task assignment

Dear Aspose support,I'm trying to create a Task assignment with your framework. Hence i want the task to be assignable to someone else.However it seems like that there is not such a method which...

View Article


Aspose MapiTask not looks like Outlook Task in inbox - Urgent

Hi ASPOSE Team,I need to create a Task similar to Outlook Task. As per the Suggestion from the ASPOSE Support Team i implemented MapiTask. See the below...

View Article

Message is Unsigned

Hi,If I sign and encypt an email with an SSL certificate when sending an email in Aspose I am able to retrieve and decrypt the message with Aspose as well.However when I send a message from Outlook...

View Article


Mapi Task behavior

Hi Aspose Team,When i create a MapiTask by selecting start and due date as 4/28/2015 using below sample code,MapiTask task = new MapiTask(Task.Subject, body, Task.StartDate,...

View Article

Work with exchange

Hello, i need a little bit of help to know how can i get the body message of a exchange email object, using the aspose libraries. I try getting the object like MailMessage emailMessage1 =...

View Article


Speed of message retrieval from PST

when doing this, it is taking 1-3 seconds to extract message from PST.  Is there a way to speed it up? Dim builder As PersonalStorageQueryBuilder = New PersonalStorageQueryBuilder()...

View Article

How to stop promotion/add using SMTPClient to send email

Hi Aspose Team,I am using SMTPClient to send a Task Email. Please see the below code.// Create instance of SmtpClient class by giving credentials   SmtpClient smtpClient = new SmtpClient("host",...

View Article

How can I create assignable task

Hi,I would like to create an Outlook task and Assign it to an other user but when I open the created msg the Assign Task button is inactive. How can I create an assignable Task? Wich properties should...

View Article
Browsing all 1367 articles
Browse latest View live