Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 18,132 for

pst

(0.19 sec)
  1. Put contacts in "Deleted Items" folder - Free S...

    Hello, Context: add contact item to the “Deleted Items” folder under the root folder in Pst file throws an exception; but in the same time classic outlook keeps deleted messages and contacts in “Deleted Items” folder. …...Email Product Family email-pst Ilyaabramau March 11, 2026, 2:59pm...folder under the root folder in PST file throws an exception; but...

    forum.aspose.com/t/put-contacts-in-deleted-item...
  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. 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/
  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....pst" , FileFormatVersion . Unicode...// Add the contact folder to pst FolderInfo contactFolder = personalStorage...

    docs.aspose.com/email/zh/java/working-with-dist...
  5. Public API Changes in Aspose.Email 4.0.0|Docume...

    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....String) Adds a file into a PST folder. FolderInfo.getContents(com...MailQuery) Methods Gets messages in a PST folder with search criteria....

    docs.aspose.com/email/java/public-api-changes-i...
  6. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......Java 在 PDF 中添加工具提示 在 Python 中合并 PST 文件 使用 C# 在 PDF 中添加工具提示 在 Python...Java 中合并 PST 文件 使用 Python 从 PDF 中移除高亮 在 C# 中合并 PST 文件 使用 Java...

    kb.aspose.com/zh/categories/page/3/
  7. Categories

    查找API的答案 Aspose.Total Product Family Aspose.Words Product Family Aspose.PDF Product Family Aspose.Cells Product Famil......转换为 HEX 在 Python 中将 EML 转换为 PST 在 Python 中将 EML 转换为 JPG 在 Java...在 Java 中将 EML 转换为 PST 在 C# 中将 EML 转换为 PST «« « 2 3 4 5 6 » »»...

    kb.aspose.com/zh/categories/page/4/
  8. 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...
  9. 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...
  10. 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...