FolderInfoGetContents Method

Get collection of messages.

Namespace:  Aspose.Email.Storage.Pst
Assembly:  Aspose.Email (in Aspose.Email.dll) Version: 20.2
Syntax
public MessageInfoCollection GetContents()

Return Value

Type: MessageInfoCollection
Collection of MessageInfo.
See Also