Sort Score
Result 10 results
Languages All
Labels All
Results 281 - 290 of 5,691 for

pst folder

(0.37 sec)
  1. UpdateMessage command removes embedded messages...

    We are testing with aspose.email 24.9 (Files attached) TestPstandEML.zip (23.2 KB) using Aspose.Email; using Aspose.Email.Mapi; using Aspose.Email.Storage.Pst; var asposeLicense = new License(); var PstFilePath = a…...Pst; var asposeLicense = new License();...SetAsposeLicense(); using var pst = PersonalStorage.FromFile(pstFilePath);...

    forum.aspose.com/t/updatemessage-command-remove...
  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....Svenska 将 MBOX 转换为 PST Contents [ Hide ] 将 MBOX 转换为 PST。基础转换 在将邮件数据从...Outlook 时,通常需要将 MBOX 归档转换为 PST(个人存储表)格式。PST 格式是 Outlook 和 Exchange...

    docs.aspose.com/email/zh/net/convert-mbox-to-ps...
  3. Merge OST Files via .NET | products.aspose.com

    Optimize email handling across platforms. Combine OST files using advanced C# .NET library and a code sample to ensure its performance and efficiency....data integrity, maintaining folder structures, and preserving...sourceOstFiles. Create a new PST file using PersonalStorage.Create()...

    products.aspose.com/email/net/merger/ost/
  4. 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....from folders of PST file Changing message properties in PST’s Folder...Folder using ChangeMessages Subscribe to Aspose Product Updates...

    docs.aspose.com/email/cpp/limitations-and-api-d...
  5. Aspose.Email 3.9.0 公共 API 更改|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....MoveItem(FolderInfo folder, FolderInfo destFolder) – 将指定的文件夹移动到当前 PST 中的新父文件夹。...FolderInfo destFolder) – 将指定的消息移动到当前 PST 中的新的文件夹。 MoveContents(FolderInfo...

    docs.aspose.com/email/zh/java/public-api-change...
  6. Bugs in OnTraversalException - Free Support For...

    Hello, I’ve made some Pst and olm files corrupt by replacing some bytes inside randomly. When reading in Traversal mode, itemId is different for Pst and olm: For Pst and ost I get real itemId, like: AAAAANaTZZ7UXV5Ei…...4:51pm 1 Hello, I’ve made some pst and olm files corrupt by replacing...itemId is different for pst and olm: For pst and ost I get real itemId...

    forum.aspose.com/t/bugs-in-ontraversalexception...
  7. Working with Folders on Exchange Server|Documen...

    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....Dutch Svenska Working with Folders on Exchange Server Contents...Contents [ Hide ] Listing all Folders from Server Aspose.Email API provides...

    docs.aspose.com/email/java/working-with-folders...
  8. 实用功能|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...."pwd" , "domain" ); { String folder = "Drafts" ; try { for ( ExchangeMessageInfo...) client1 . listMessages ( folder )) client1 . deleteItem ( messageInfo...

    docs.aspose.com/email/zh/java/utility-features/
  9. Generate Reports in OST Files via .NET | produc...

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

    products.aspose.com/email/net/assembly/ost/
  10. Convert MBOX to OST via Java | products.aspose.com

    Try the code sample to convert MBOX files to OST format in Java. Download Java API to take your email processing applications to the next level....FolderInfo class represents a folder within a PST file and provides methods...managing messages within that folder. In the code snippet below...

    products.aspose.com/email/java/conversion/mbox-...