Views:

Description

Sets the brokered properties for the Azure Send Messages.

Signature

SetBrokeredProperties(
  'name1', 
  'value1', 
  'name2',
  'value2'
)

Examples

SetBrokeredProperties(
  'MessageId', 
  '30pp379c-ee2f-1ppb-8pp4-0800vvvc9a55', 
  'CorrelationId', 
  GetCorrelationId()
) 

Returns {'MessageId': '2570729b-7186-4297-9319-bc67ddfb158c',
         'CorrelationId': '2576666b-7186-4667-9365-bc6711fb158c'}