TTMSFNCCloudMicrosoftOutlookMailItems Class
Collection of mail messages retrieved from a folder.
API unit family: TMSFNCCloudMicrosoftOutlookMail
Inherits from: TCollection
Syntax
TTMSFNCCloudMicrosoftOutlookMailItems = class(TCollection)
Properties
| Name | Description |
|---|---|
| Items | Provides indexed access to the messages in the collection. |
Methods
| Name | Description |
|---|---|
| Add | Adds a new empty message to the collection. |
| Insert | Inserts a new message at the given position in the collection. |