Class RestoredItemEntry
RestoredItemEntry class
Represents an entry for a soft-deleted item in the PST file, containing the message and the folder Id it was in.
public class RestoredItemEntry
Properties
Name | Description |
---|---|
FolderId { get; } | Gets the folder Id in which the message was originally located. |
Item { get; } | Gets the soft-deleted message. |
See Also
- namespace Aspose.Email.Storage.Pst
- assembly Aspose.Email