Share via


ReplyTo Property

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Gets the SOAP header ReplyTo property.

Namespace:  Ws.Services.WsaAddressing
Assembly:  MFWsStack (in MFWsStack.dll)

Syntax

'Declaration
Public ReadOnly Property ReplyTo As WsWsaEndpointRef
public WsWsaEndpointRef ReplyTo { get; }
public:
property WsWsaEndpointRef^ ReplyTo {
    WsWsaEndpointRef^ get ();
}
member ReplyTo : WsWsaEndpointRef
function get ReplyTo () : WsWsaEndpointRef

Property Value

Type: Ws.Services.WsaAddressing. . :: . .WsWsaEndpointRef
The SOAP header ReplyTo property.

.NET Framework Security

See Also

Reference

WsWsaHeader Class

Ws.Services.WsaAddressing Namespace