Azure Integrator V2 - Online Help
Azure Integrator V2
Questions / Feedback?

Messages Property

The list of messages returned by a call to ListMessages or PeekMessages .

Syntax

[VB.NET]
Public ReadOnlyProperty Messages As AzureMessageList

[C#]
public AzureMessageList Messages {get;}

Remarks

This collection consists of a list of AzureMessage objects. The objects in this collection contain information about each of the messages in the current queue, such as the PopReceipt, Text, etc.

This collection will be populated when ListMessages or PeekMessages is called.

This property is read-only and not available at design time.

Default Value

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 2.0.6240.0