Gets or sets the message attributes.

C# |
public List<MessageAttribute> MessageAttribute { get; set; }

The attributes.

A map of message attributes.
C# |
public List<MessageAttribute> MessageAttribute { get; set; }
A map of message attributes.