<< Click to Display Table of Contents >>
ZfLib.MessageHistories.Item
Property Item( ByVal var As Variant ) As ZfLib.MessageHistory
The Item property returns a MessageHistory item from the collection.
Parameters
var
[in]
The MessageHistory item to retrieve from the MessageHistories collection.
Return Value
The MessageHistory object retrieved from the collection.
See Also