Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 5,583 for

mapi

(0.11 sec)
  1. 使用 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...
  2. An error occurred in the Contacts module while ...

    I am using the Aspose.Email API (licensed version). I was retrieving the contact data, but it throws the exception: “Not a valid Win32 FileTime”. They receive the contact data item-wise, so please add this as well....false; foreach (MapiMessage mapi in messages) // ✅ Correct type...type for v25.11 { try { if (mapi == null) continue; // ✅ Handle...

    forum.aspose.com/t/an-error-occurred-in-the-con...
  3. EnumerateMessages Interruption When Encounterin...

    Hello, We’re working with Aspose.Email for C++ and encountered an issue when using EnumerateMessages to retrieve email lists: When EnumerateMessages encounters a corrupted or unparsable email during enumeration, it thr…...Cpp/Mapi/PersonalStorage.h> #include...#include <Aspose.Email.Cpp/Mapi/MessageInfoCollectio.h> #include <Aspose...

    forum.aspose.com/t/enumeratemessages-interrupti...
  4. 使用重复|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....可使用三种不同的 Mapi 日历重复结束类型,包括 EndAfterNOccurrences...); 每日重复:EndAfterDate 结束类型 在 Mapi 任务中,通过设置由 getOccurrenceCount()...

    docs.aspose.com/email/zh/java/working-with-recu...
  5. Corrupt msg causes OutOfMemoryError - Free Supp...

    A customer has a PST that contains an email with an attached msg file. This msg file contains a loop in its structure. Opening it with MapiMessage.load([path]) causes an OutOfMemoryError. The heap dump looks like Aspose …... The entries appear to be MAPI properties. The properties seem...

    forum.aspose.com/t/corrupt-msg-causes-outofmemo...
  6. Working with MapiJournal in 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....possible to add attachments to MAPI journal items. The code below...

    docs.aspose.com/email/java/working-with-mapijou...
  7. Email Subject Prefix not preservered - Free Sup...

    We are using Aspose.Total.Net version 24.3.0.0 in our product. When using Aspose.Email libraries to add Mapimessage to FolderInfo.AddMessages() method, and then viewing added message in PST via outlookspy, it shows SUBJ…...if possible, a sample PST or MAPI message that demonstrates the...

    forum.aspose.com/t/email-subject-prefix-not-pre...
  8. Delete Email Messages|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.... GetNamespace ( "Mapi" ); object _missing = Type ...

    docs.aspose.com/email/net/delete-email-messages/
  9. 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...
  10. Convert OST to EMLX via Java | products.aspose.com

    Try the code sample to convert OST files to EMLX format in Java. Download Java API to take your email processing applications to the next level.... Extract the MAPI message from the OST file using...extractMessage method. Save the extracted MAPI message as an EMLX file in the...

    products.aspose.com/email/java/conversion/ost-t...