Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 20,912 for

msg

(0.12 sec)
  1. Convert OST to MHTML via Java | products.aspose...

    Try the code sample to convert OST files to MHTML format in Java. Download Java API to take your email processing applications to the next level....the message’s subject using msg.save method specifying the saving...the folder for (MapiMessage msg : folder. enumerateMapiMessage...

    products.aspose.com/email/java/conversion/ost-t...
  2. Convert OLM to HTML via Java | products.aspose.com

    Try the code sample to convert OLM files to HTML format in Java. Download Java API to take your email processing applications to the next level....the folder for (MapiMessage msg : folder. enumerateMapiMessage...message in HTML format msg. save (msg. getSubject () + ".html"...

    products.aspose.com/email/java/conversion/olm-t...
  3. Convert MHTML to PST via Java | products.aspose...

    Try the code sample to convert MHTML files to PST format in Java. Download Java API to take your email processing applications to the next level....represents an Outlook message (MSG) item. The code snippet below...Load the MHTML file MapiMessage msg = MapiMessage. load (mhtmlFilePath...

    products.aspose.com/email/java/conversion/mhtml...
  4. Convert OLM to EML via Java | products.aspose.com

    Try the code sample to convert OLM files to EML format in Java. Download Java API to take your email processing applications to the next level....the folder for (MapiMessage msg : folder. enumerateMapiMessage...each message in EML format msg. save (msg. getSubject () + ".eml"...

    products.aspose.com/email/java/conversion/olm-t...
  5. Working with Folders on Exchange Server|Documen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....using FetchMessage() MailMessage msg = client . fetchMessage ( strMessageURI...out . println ( "Subject: " + msg . getSubject ()); } } else {...

    docs.aspose.com/email/java/working-with-folders...
  6. Convert OLM to OFT via Java | products.aspose.com

    Try the code sample to convert OLM files to OFT format in Java. Download Java API to take your email processing applications to the next level....in OFT format by calling the msg.save() method with the message...the folder for (MapiMessage msg : folder. enumerateMapiMessage...

    products.aspose.com/email/java/conversion/olm-t...
  7. NullReferenceException ListMessages using Graph...

    Hi I am using the following code to fetch Messages: List AllEnvelopes = new List(); TotalCount = 0; using (var client = GetGraphClient(apiUrl, settings, mailbox)) { var inbox = client.ListFolders().First(fi => fi.D…...Select(msg => new stcListEnvelope { Subject = msg.Subject,... Date = msg.Date, From = msg.Sender.DisplayName, UniqueId = msg...

    forum.aspose.com/t/nullreferenceexception-listm...
  8. Unified merged save option - Free Support Forum...

    Hi There was a case for a new unified merged save option of all calendars, appointment and related items: AppointmentIcsSaveOptions AppointmentMsgSaveOptions AppointmentSaveOptions MapiCalendarIcsSaveOptions MapiCa…...Msg or .Oft Because such large number...

    forum.aspose.com/t/unified-merged-save-option/3...
  9. How to save Calendar item in specific folder of...

    I want to save calendar items into a specific folder for which I already have the Folder ID. However, using the code below, only the Subject is being saved, and the rest of the calendar fields are not being saved properl…...Importance, (int)importance); var msg = calendar.GetUnderlyingMessage();...the dates in the calendar view msg.SetProperty(new MapiProperty(0x0060001F...

    forum.aspose.com/t/how-to-save-calendar-item-in...
  10. Node.js API for Word Documents, Powerpoint Pres...

    Process Microsoft Word Files, Powerpoint Presentations via Node.js API. Utilize Nodejs to create, manipulate or convert word documents, powerpoint presentations and email formats....Convert Email Formats including MSG, EML, EMLX & MHT via Node.js...well as Email formats including MSG, EML, EMLX and MHT formats. Developers...

    products.aspose.com/total/nodejs-net/