Sort Score
Result 10 results
Languages All
Labels All
Results 431 - 440 of 14,349 for

pst

(0.17 sec)
  1. Python Email API: Process Emails in Various For...

    Implement Pst, MSG, EML, ICS email management, attachments, and events handling using Python email API with SMTP, POP3, IMAP, SSL, TLS support.... Create PST & OST files Manage Messages in PST Manage Contacts...Contacts in PST Manage Calendar Items in PST Manage Tasks, Notes...

    products.aspose.com/email/python-net/
  2. Working with Outlook Distribution Lists using E...

    C++ Email Library API can be used to create and save Outlook Distribution list that is a collection of multiple contacts and read it from Pst....Reading a Distribution List from a PST The following code snippet shows...read a distribution list from a PST. Managing Outlook Message Files...

    docs.aspose.com/email/cpp/working-with-distribu...
  3. Programming with Thunderbird|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....convert the file to PST format with the ‘mbox_to_pst’ method of the...converting messages from mbox to pst format: import aspose.email as...

    docs.aspose.com/email/python-net/programming-wi...
  4. 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…...through the items in a folder (PST/OST, IMAP, POP3, etc.). When...main() { // Open the PST/OST file auto pst = PersonalStorage::...

    forum.aspose.com/t/enumeratemessages-interrupti...
  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…...// Load the PST file using (PersonalStorage pst = PersonalStorage...PersonalStorage.FromFile("Outlook.pst")) { // Get the Inbox folder FolderInfo...

    forum.aspose.com/t/how-to-create-a-new-instance...
  6. Order of emails returned by EnumerateMessages i...

    Hello, I’m working with Aspose.Email to process Pst files and have noticed something about the EnumerateMessages method that I’d like to clarify. From my observations, the order of emails returned by EnumerateMessages …...Email to process PST files and have noticed something...the emails are stored in the PST file, which may not correspond...

    forum.aspose.com/t/order-of-emails-returned-by-...
  7. Limitations and API Differences|Documentation

    C++ Email Parser Library has some differences as compared to its equivalent .NET version. This page contains information about all such functionality that is not available in the API....folders of PST file Changing message properties in PST’s Folder...

    docs.aspose.com/email/cpp/limitations-and-api-d...
  8. Product Overview|Documentation

    Email C++ library or API can be used to parse, open or save emails, EML, Outlook Pst and OST files, MIME messages....Outlook Messages and Outlook PST files. Dealing with MIME messages...Create and manipulate Outlook PST and OST files Supported File...

    docs.aspose.com/email/cpp/product-overview/
  9. 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...
  10. Programming Outlook in Ruby|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....with Outlook Personal Storage (PST) Files in Ruby Programming Email...

    docs.aspose.com/email/java/programming-outlook-...