TTMSFNCCloudMicrosoftOutlookMailItems.Items Property
Provides indexed access to the messages in the collection.
API unit family: TMSFNCCloudMicrosoftOutlookMail
Declaring type: TTMSFNCCloudMicrosoftOutlookMailItems
Type: TTMSFNCCloudMicrosoftOutlookMailItem
Syntax
property Items[Index: Integer]: TTMSFNCCloudMicrosoftOutlookMailItem;
Parameters
| Name | Description |
|---|---|
Index |
Zero-based index of the message. |