Dart Smtp, Pop, Imap Controls
Messages Property
Description
Collection of Message Objects that is the default destination for downloaded messages when using Get.
Property type
Read-write property
Syntax
Visual Basic
Public Property Messages As Messages
Remarks

This property provides the default destination for Get operations. Initially, this collection is empty. If Get is then used to request header information for messages 1, 3, and 5, three Message Objects are created and added to this collection to hold the data provided by the server.

The index for the message reflects the position in the collection, not the message number on the server. The message's Attribute property can be used to correlate downloaded messages with messages on the server.

See Also

Mailbox Object  | Mailbox Members


PowerTCP Mail for ActiveX Documentation Version 2.13
© 2018 Dart Communications. All Rights Reserved.
Send comments on this topic