MessageHeader.Actor Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the targeted recipient of the message header.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Property Value
Type: System.StringThe targeted recipient of the message header. The default is an empty string ("").
Show: