Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 4,745 for

mapi

(0.29 sec)
  1. MSG file reading errors - Free Support Forum - ...

    I have a java (groovy) script that uses Aspose to convert .MSG files to .EML for onward processing. It manages many millions of files perfectly - but just a few fail. Most of the fail cases seem to be appointment respo…... MapiMessage mapi = MapiMessage.load(aMailFile...force plain text: mapi.setBodyContent(mapi.getBody(), BodyContentType...

    forum.aspose.com/t/msg-file-reading-errors/326555
  2. Edit or View MSG Files Metadata via Java | prod...

    Java sample code to edit or view MSG format metadata on Java Runtime Environment for JSP/JSF Application and Desktop Applications....println( "Mapi property could not be found...Applications Programming Interface (MAPI). Read More Other Supported...

    products.aspose.com/email/java/metadata/msg/
  3. AttachSignature issue - Free Support Forum - as...

    Hello, FYI: Dim MyMapiMessage As MapiMessage = MapiMessage.Load(str, loadopt) MyMapiMessage.Headers.Set("X-Mailer"... Dim SignedMessage As MapiMessage = New Email.SecureEmailManager().AttachSignature(MyMapiMessage, MyC…...Email may not fully preserve MAPI-level properties during message...If possible, reapply critical MAPI properties (e.g., categories...

    forum.aspose.com/t/attachsignature-issue/324178
  4. Working with Message Attachments|Documentation

    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....attachments within the loaded Mapi message: MapiMessage msg = MapiMessage...isInline ()); } Working with MAPI Properties Working with Outlook...

    docs.aspose.com/email/java/working-with-message...
  5. Adding MapiDistributionList to PST|Documentation

    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....file The code below loads a MAPI distribution list from a file...

    docs.aspose.com/email/java/adding-mapidistribut...
  6. Get the number of emails in the mailbox|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.... GetNamespace ( "Mapi" ); object _missing = Type ...

    docs.aspose.com/email/net/get-the-number-of-ema...
  7. 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.... Add the loaded MAPI message to the Inbox folder...object and passing the loaded MAPI message object as the parameter...

    products.aspose.com/email/java/conversion/mhtml...
  8. Managing Message Files with Aspose.Email.Outloo...

    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....PreserveRtfContent MapiMessage mapi = MapiMessage . load ( "fileName"...true ); MailMessage message = mapi . toMailMessage ( options );...

    docs.aspose.com/email/java/managing-message-fil...
  9. 使用 Outlook 日历项目|Documentation

    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....属性的 MapiCalendarIcsSaveO 该类用于将 MAPI 日历项保存为 iCalendar (ICS) 文件,保...iCalendar 对象的产品标识符。 以下代码示例展示了如何在 MAPI 日历对象中处理 iCalendar (ICS) 数据:...

    docs.aspose.com/email/zh/java/working-with-outl...
  10. Extracting Messages from Outlook PST and Saving...

    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.... GetNamespace ( "MAPI" ); // Add PST file (Outlook...

    docs.aspose.com/email/net/extracting-messages-f...