OutgoingMessageProperties Property

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.

Namespace:  System.ServiceModel
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

public MessageProperties OutgoingMessageProperties { get; }

Property Value

Type: System.ServiceModel.Channels.MessageProperties
A MessageProperties object that contains the message properties on the outbound message.

Use this property to add message properties for a reply message from a service operation or message properties for a request message from a client proxy.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1, 7.0

Windows Phone

Show:
© 2017 Microsoft