OperationContext.OutgoingMessageProperties Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the message properties for the outbound message in the active OperationContext.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.ServiceModel.Channels.MessagePropertiesA MessageProperties object that contains the message properties on the outbound message.
Show: