Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 18,513 for

pst

(0.12 sec)
  1. IMAP Backup and Restore Operation|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....pst" , com . aspose . email . BackupSettings...setRecursive ( true ); PersonalStorage pst = PersonalStorage . fromFile...

    docs.aspose.com/email/java/imap-backup-and-rest...
  2. Working with Outlook Distribution Lists in C++|...

    Learn how to create, save, and read Outlook distribution lists using Aspose.Email for C++....Read a Distribution List from a PST The following code snippet shows...read a distribution list from a PST file. Outlook Templates, Signed...

    docs.aspose.com/email/cpp/working-with-outlook-...
  3. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......MapiCalendar 添加到 PST 如何使用 C# 将 MapiCalendar 添加到 PST 如何使用 Python 将...将 MapiCalendar 添加到 PST 如何在 C# 中将 DGN 转换为 JPG 如何在 C# 中将 STL 转换为...

    kb.aspose.com/zh/categories/page/55/
  4. Advanced Email Management for .NET Applications...

    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.... Abort PST Restore to Exchange Server Operation...Email API lets you restore a PST file to Exchange Server. However...

    docs.aspose.com/email/net/utility-features/
  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....from a malformed source file (PST, OLM, MSG, etc.) that stores...exception. Type of source file (PST, OLM, MSG, etc.) and, if possible...

    forum.aspose.com/t/an-error-occurred-in-the-con...
  6. Features Overview|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....Export emails from an Outlook PST file to Outlook MSG files Bulk... Read messages from Outlook PST files. Supports backup SMTP connection...

    docs.aspose.com/email/python-net/features-overv...
  7. Creating MapiCalendar in Aspose.Email - Free Su...

    I’m trying to create a MapiCalendar from fields of OLM calendar items , but it shows Win32 FileTime error . bool ConvertOlmToPst(string olmFilePath, string fullPstPath)//last { // Create a new Pst PersonalStor…...{ // Create a new PST PersonalStorage pst = PersonalStorage.Create(fullPstPath...var root = pst.RootFolder; FolderInfo inboxFolder = pst.CreateP...

    forum.aspose.com/t/creating-mapicalendar-in-asp...
  8. Generate Reports in OST Files via .NET | produc...

    C# source code to generate OST format reports on .NET Framework, .NET Core, and Xamarin Platforms....messages in bulk Create a new PST with PersonalStorage.Create method...method Add folder in PST Add messages from TemplateEngine to...

    products.aspose.com/email/net/assembly/ost/
  9. How to Manage Exchange Server Folders using EWS...

    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.... Backup Folders to PST It often so happens that users...Exchange mailbox folders to a PST. This article describes taking...

    docs.aspose.com/email/net/manage-folders-on-exc...
  10. Concurrent issue with MapiMessage.fromMailMessa...

    When we are using MapiMessage.fromMailMessage in multiple threads, we noticed some weird exception. The exception will only throw when we use multiple threads. And worked fine with ONE thread. It's rare and we only notic…...Email’s PST writer is not thread-safe . Without...Without the lock: Corrupted PST files. InvalidOperationExce (“Object...

    forum.aspose.com/t/concurrent-issue-with-mapime...