WSAddressingReplyToHeader Class

Inheritance Hierarchy

System.Object
  System.Web.Services.Protocols.SoapHeader
    Microsoft.Exchange.Net.WSSecurity.WSAddressingReplyToHeader

Namespace:  Microsoft.Exchange.Net.WSSecurity
Assembly:  Microsoft.Exchange.Net (in Microsoft.Exchange.Net.dll)

Syntax

'Declaration
Public NotInheritable Class WSAddressingReplyToHeader _
    Inherits SoapHeader
'Usage
Dim instance As WSAddressingReplyToHeader
public sealed class WSAddressingReplyToHeader : SoapHeader

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.