MessageHeaderDescription.Actor Property

Definition

Gets or sets the intended recipient of the message header.

public:
 property System::String ^ Actor { System::String ^ get(); void set(System::String ^ value); };
public string Actor { get; set; }
member this.Actor : string with get, set
Public Property Actor As String

Property Value

A URI that indicates the intended recipient of the message header.

Applies to