FindMessages

FindMessages

Finds the identifiers of messages for for the current folder. It might be useful in case of reading corrupted pst when the GetContents and EnumerateMessages methods could throw an exception.

Returns: Collection of entry Ids.

FindMessages(System::String parentEntryId)
ParameterDescription
parentEntryIdEntry id of the parent folder.