Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 4,882 for

mapi

(0.09 sec)
  1. 删除邮件|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/zh/net/delete-email-messa...
  2. 使用 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...
  3. 在 Python 应用程序中管理 Outlook OLM 文件|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.... enumerate_mapi_messages() - 同样遍历文件夹中的每封邮件,但返回的是该类的实例...类的实例 MapiMessage 类,以更详细且特定于 MAPI 的方式表示电子邮件消息。它提供对邮件的众多属性和细节的访问,便于更高级和专门的处理。...

    docs.aspose.com/email/zh/python-net/open-read-o...
  4. Create, Save and Read Outlook Notes|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.... Read MAPI Notes The MapiNote class object...

    docs.aspose.com/email/net/create-save-read-outl...
  5. 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...
  6. 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...
  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. 使用重复|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...
  9. 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/
  10. Question about behavior Mail to PDf Conversion ...

    Hello, if we converting EMails to PDF, the fields FROM and TO contains only the name in the PDF, not the Mail Address. Is it possible to hav the Mail Adress AND the name in the fields FROM, TO, CC, …? Here is our code…...default, resolves the address from MAPI properties and drops the actual...) extracts the address from MAPI properties, which can omit the...

    forum.aspose.com/t/question-about-behavior-mail...