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.
Constructors
| Name | Description |
|---|---|
| RestoredItemEntry |
Methods
| Name | Description |
|---|---|
| get_FolderId | Gets the folder Id in which the message was originally located. |
| get_Item | Gets the soft-deleted message. |