MessageList Property

String denoting the name of the variable which contains the last object listing entries.

Data Type

String

Default Value

"<none>"

Remarks

This property denotes a variable name which contains the collection of message listings returned from the server when the Operation property has been set to opListMessages. The collection is made up of entries for each message in the queue specified by the Queue property.

The variable is in the form of a datatable. The table's rows represent a message listing, and the columns represent a different property of the listing. The columns of the datatable are shown below:

(0)IdThe Id of the message being listed.
(1)BodyThe content of the message.
(2) MD5The MD5 hash of the message for guaranteeing authenticity.

This property is not available in the Sender.

Copyright (c) 2022 /n software inc. - All rights reserved.
/n software Tasks for SSIS - Version 20.0 [Build 8319]