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.

The RestoredItemEntry type exposes the following members:

Properties

NameDescription
itemGets the soft-deleted message.
folder_idGets the folder Id in which the message was originally located.

See Also