Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 18,618 for

pst

(0.07 sec)
  1. Email extracted from PST fails to open in Outlo...

    We currently use Aspose.Email .NET in one of our applications to extract messages from Pst files using the PersonalStorage.SaveMessageToStream method. Recently, a customer provided us with a Pst containing email that, wh…...Email extracted from PST fails to open in Outlook with "The operation...applications to extract messages from PST files using the PersonalStorage...

    forum.aspose.com/t/email-extracted-from-pst-fai...
  2. Unexpected Characters (U+200C) in EML Files fro...

    When importing Pst files using the Aspose Java library v25.2, the resulting EML files contain repeated sequences like: =E2=80=8C =E2=80=8C =E2=80=8C Has anyone seen this issue?...(U+200C) in EML Files from Java PST Import Aspose.Email Product Family...2025, 12:53pm 1 When importing PST files using the Aspose Java library...

    forum.aspose.com/t/unexpected-characters-u-200c...
  3. Import PST in Office365 folder - Free Support F...

    Is there a way to import a Pst into an office 365 folder?...Import PST in Office365 folder Aspose.Email Product Family Maxiz...1 Is there a way to import a PST into an office 365 folder? kashif...

    forum.aspose.com/t/import-pst-in-office365-fold...
  4. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...values and what they mean in PST File via Java Aspose.Email Product...Product Family email-pst margarita.samodurova March 14, 2025,...

    forum.aspose.com/t/how-to-get-the-following-val...
  5. JVM heapspace getting filled when creating PST ...

    I’m trying to use the email library for java to create a Pst file but no matter what I do, the heap space is saturating when the Pst file reaches around 2gb (Allocated around 8gb max space). Then the thread blocks for a …...getting filled when creating PST with a lot of mails with large...library for java to create a PST file but no matter what I do...

    forum.aspose.com/t/jvm-heapspace-getting-filled...
  6. How to get the following values and what they m...

    Hi team, I would like to know how to parse the below details in Java and what the numbers mean when i get the same for the below: Flags Categories Priority Mail Read Status and Unread status Below is the code which i …...values and what they mean in PST File via Java Aspose.Email Product...Product Family email-pst MaazHussain February 26, 2025, 7:28am...

    forum.aspose.com/t/how-to-get-the-following-val...
  7. Node.js Outlook Email API for MSG EML PST MBOX ...

    Aspose.Email for Node.js via .NET is an Email Programming API for Microsoft Outlook file formats Pst MSG EML ICS.... 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/nodejs-net/
  8. Unable to get properties for pst file folders n...

    Hi, We are unable to get the Create Date and Edit Date for Folders in a Pst file Using these properties MapiPropertyTag.PR_CREATION_TIME MapiPropertyTag.PR_LAST_MODIFICATION_TIME We read a Pst file and store all da…...Unable to get properties for pst file folders no properties for...and Edit Date for Folders in a pst file Using these properties MapiPropertyTag...

    forum.aspose.com/t/unable-to-get-properties-for...
  9. JVM heapspace getting filled when creating PST ...

    I’m trying to use the email library for java to create a Pst file but no matter what I do, the heap space is saturating when the Pst file reaches around 2gb (Allocated around 8gb max space). Then the thread blocks for a …...getting filled when creating PST with a lot of mails with large... electronic mail (email) in PST, MSG, OST, EML, etc. Supports...

    forum.aspose.com/t/jvm-heapspace-getting-filled...
  10. Aspose.email.cpp 获取PST文件中邮件的附件数据,可以分块读取吗 - Free...

    System::SharedPtr<MapiAttachment> attachment = attachments->idx_get(attachmentIndex); if(attachment) { System::SharedPtr<System::IO::MemoryStream> stream = attachment->ToMemoryStream(); } stream把整个附件的数据都读到内存了,大文件的话需要分块…...cpp 获取PST文件中邮件的附件数据,可以分块读取吗 中文技术支持 email-pst , email-cpp...Load the PST file System::SharedPtr<PersonalStorage> pst = Pers...

    forum.aspose.com/t/aspose-email-cpp-pst/314744