Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 22 for

pst update issue fix

(0.1 sec)
  1. 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...
  2. Can't search RFC message id in a PST file - Fre...

    i’m using aspose email 20.5.3 sample code to find the message with rfc message id : abc-def@abc.com FolderInfo folder = Pst.getRootFolder().getSubFolder(“Inbox”); PersonalStorageQueryBuilder builder = new PersontalS…...Can't search RFC message id in a PST file Aspose.Email Product Family...Family email-java , email-pst , email-mapimessage jiarongl April...

    forum.aspose.com/t/cant-search-rfc-message-id-i...
  3. Extracting messages from OST and PST files - Fr...

    I’ve looked at every example I can find in your examples and documentation but can find nothing in VB or C# on extracting messages from OST and Pst files. Might someone be able to post the code required please? Kind rega…...Extracting messages from OST and PST files Aspose.Email Product Family...extracting messages from OST and PST files. Might someone be able...

    forum.aspose.com/t/extracting-messages-from-ost...
  4. Getting Error when Extracting Messages from PST...

    When attempting to extract messages from a Pst file we are getting the following error: class com.aspose.email.system.exceptions.InvalidOperationException: Could not read message. The message data is probably corrupted.…...when Extracting Messages from PST File Aspose.Email Product Family...Family email-java , email-pst dmckinney September 28, 2021, 11:00am...

    forum.aspose.com/t/getting-error-when-extractin...
  5. Python unable to convert eml file to PST gettin...

    We are trying to convert a eml file downloaded to Pst format, but getting below error Reason: Proxy error(ArgumentNullException): Could not find the data block by its identifier. (Parameter ‘entry’) Below is the code f…...unable to convert eml file to PST getting Error Reason: Proxy ...Aspose.Email Product Family email-pst , email-python TejasA September...

    forum.aspose.com/t/python-unable-to-convert-eml...
  6. 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...
  7. Bug / breaking change from 25.8 to 25.9 - Free ...

    Hi when using unique ID to extract / save single item from storage (Pst/ost///) this is thrown: The given key was not present in the dictionary. This does not happen with 25.8...save single item from storage (pst/ost///) this is thrown: The given...an issue with extracting or saving a single item from PST/OST...

    forum.aspose.com/t/bug-breaking-change-from-25-...
  8. Pst SplitInto MergeWith Cancel - Free Support F...

    Hello, Version 24.6 added .Abort/.Cancel methods for long-running operations to MboxStorageReader.SplitInto: Members for .NET Framework 4.5 and .NET Core Versions SplitInto token : A CancellationToken that allows for…...Pst SplitInto MergeWith Cancel Aspose.Email Product Family australian...support team for the latest updates regarding the implementation...

    forum.aspose.com/t/pst-splitinto-mergewith-canc...
  9. Key Not Present Error When Extracting Items by ...

    Hi when using unique ID to extract / save single item from storage (Pst/ost///) this is thrown: The given key was not present in the dictionary. This does not happen with 25.8...save single item from storage (pst/ost///) this is thrown: The given...an issue with extracting or saving a single item from PST/OST...

    forum.aspose.com/t/key-not-present-error-when-e...
  10. 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...