Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 4,745 for

mapi

(0.18 sec)
  1. Working with Outlook Tasks|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 . MapiTask . from_v_todo ( data_dir...import datetime as dt task = ae . mapi . MapiTask ( "Task with attacment"...

    docs.aspose.com/email/python-net/working-with-o...
  2. Convert MSG files to EML format issue - Free Su...

    We’re currently using the Aspose library (version 1.17.158) to convert MSG files to EML format, but we’ve encountered an issue during the conversion process. Details: Aspose Version: 1.17.158 Operation: MSG → EML conv…...instance of an object Code: var mapi = MapiMessage.Load(“E:\zeva\Test...var ms = new MemoryStream(); mapi.Save(ms, SaveOptions.DefaultEml);...

    forum.aspose.com/t/convert-msg-files-to-eml-for...
  3. Aspose.Email Product Family

    查找创建、操作和发送电子邮件的答案,并在代码中阅读电子邮件文件格式。...Java 创建 Mapi 联系人 如何使用 C# 创建 Mapi 联系人 如何使用 Python 创建 Mapi 联系人 如何使用...

    kb.aspose.com/zh/email/
  4. Android Email API | Calendar Processing and MIM...

    Mail library allows to access, read and manipulate Outlook MSG PST OST EML MHT files inside mobile apps.... contents, attachments, and Mapi properties as per the application...getDefaultMhtml()); Read Outlook MAPI Properties Outlook android library...

    products.aspose.com/email/android-java/
  5. Convert Outlook for Mac (OLM) Files to PST and ...

    Learn to convert Outlook for Mac (OLM) files to PST and MBOX in C#, preserving folder structure, attachments, and metadata during migration....all MAPI messages in the “Inbox” folder. Convert each MAPI message..."Inbox" , true ); // Iterate MAPI messages (returns MapiMessage...

    blog.aspose.com/email/convert-olm-to-pst-and-mb...
  6. Working with Outlook Calendar Items|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 . MapiCalendar ( "LAKE ARGYLE...as ae ics_save_options = ae . mapi . MapiCalendarIcsSaveO () ics_save_options...

    docs.aspose.com/email/python-net/working-with-o...
  7. Throw exception in contact using aspose api - F...

    bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath, FileFormatVersion.Unicode); var root = pst.RootFolder; …...false; foreach (MapiMessage mapi in messages) // ✅ Correct type...type for v25.11 { try { if (mapi == null) continue; // ✅ Handle...

    forum.aspose.com/t/throw-exception-in-contact-u...
  8. Supported Protocols and Services|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 (Messaging Application Programming...Programming Interface) MAPI is a Microsoft Windows API used by applications...

    docs.aspose.com/email/net/supported-protocols-a...
  9. 档案

    档案...ng filePath, Aspose::Email::Mapi::ContactSaveFormat saveFormat)...oto>(buffer, Aspose::Email::Mapi::MapiContactPhotoImag::Jpeg));...

    blog.aspose.com/zh/email/working-with-msg-and-v...
  10. 创建音频提醒|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....requestApointment ()); MapiMessage mapi = MapiMessage . fromMailMessage...MapiCalendar cal = ( MapiCalendar ) mapi . toMapiMessageItem (); cal...

    docs.aspose.com/email/zh/java/creating-audio-re...