'Declaration
Public ReadOnly Property SenderId As Byte()
public byte[] SenderId {get;}
public: property array<byte>^ SenderId { array<byte>^ get(); }
'Declaration
Public ReadOnly Property SenderId As Byte()
public byte[] SenderId {get;}
public: property array<byte>^ SenderId { array<byte>^ get(); }
Exception | Description |
---|---|
System.InvalidOperationException | The message has not been sent. This property can only be read on messages retrieved from a queue.-or- The message queue is filtered to ignore the SenderId property. |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2