Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 4,746 for

mapi

(0.57 sec)
  1. Aspose.Email uses java.util.Date incorrectly - ...

    The Aspose getters and setters that use Java Date all do this, and ruin timestamps instead of leaving them alone. java.util.Date is not intended to be used as a timestamp with timezone. From the JavaDoc: Allocates a D…...exporting a PST and setting a MAPI date field, where nobody will...

    forum.aspose.com/t/aspose-email-uses-java-util-...
  2. 在 C# 中使用 Aspose.Email 将 MBOX 转换为 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....和 Exchange 的原生格式,支持文件夹结构和基于 MAPI 的消息处理等高级功能。 Aspose.Email for...

    docs.aspose.com/email/zh/net/convert-mbox-to-ps...
  3. OLM Calendar - Free Support Forum - aspose.com

    I want to fetch the calendar fields separately like Start date , End date etc from calendar of OLM file , but there is no straight forward solution for the OLM calendars , tasks and data other than email message....ToMapiMessageItem() Cast to the appropriate MAPI type This way, you can extract...

    forum.aspose.com/t/olm-calendar/327616
  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....Email 从 MAPI 日历重复模式生成出现。以下代码片段演示了如何从重复模式生成出现。...

    docs.aspose.com/email/zh/java/generate-occurren...
  5. How to create a new instance of MapiAttachment ...

    Hi, I am trying to create a new attachment from a string input and add it to an existing MapiMessage in a PST file. I do not see any constructors for MapiAttachment class. Why is it so? How can I add a new attachment…...contentLocation not supported for mapi attachments? Thanks, Srinidhi...support adding attachments to MAPI messages from the PST store...

    forum.aspose.com/t/how-to-create-a-new-instance...
  6. Remove MSG Annotation via .NET | products.aspos...

    C# source code to delete MSG format annotations on .NET Framework, .NET Core, and Xamarin Platforms....Applications Programming Interface (MAPI). Read More Other Supported...

    products.aspose.com/email/net/annotation/msg/
  7. 获取 Microsoft Exchange Server 邮箱收件箱文件夹的邮件列表|Docu...

    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/java/getting-list-of-m...
  8. Manage Calendar & Meeting Requests with Exchang...

    Learn how to create, send, update, list, and manage meeting requests and calendar items in Exchange Web Services (EWS) using Aspose.Email for C++....Email allows you to fetch custom MAPI properties from calendar items...

    docs.aspose.com/email/cpp/manage-calendar-items...
  9. Convert OST to MSG via Java | products.aspose.com

    Try the code sample to convert OST files to MSG format in Java. Download Java API to take your email processing applications to the next level....MapiMessage mapi = ost. extractMessage (msgInfo); mapi. save ( "DestFolder\\"...

    products.aspose.com/email/java/conversion/ost-t...
  10. Convert OFT to PST via Java | products.aspose.com

    Try the code sample to convert OFT files to PST format in Java. Download Java API to take your email processing applications to the next level.... Add the MAPI message (oft) to the Inbox folder...load (oftFilePath); // Add the MAPI message to the Inbox folder...

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