MsmqIntegrationMessageProperty.SenderId Property

Definition

Gets the identifier of the sending user.

public:
 property cli::array <System::Byte> ^ SenderId { cli::array <System::Byte> ^ get(); };
public byte[] SenderId { get; }
member this.SenderId : byte[]
Public ReadOnly Property SenderId As Byte()

Property Value

Byte[]

The identifier of the sending user.

Applies to