Closed nikoraes closed 1 year ago
Hi,
I'm using v2-preview007.
The 'Properties' in the 'TelemetryMessage' class are readonly (private set). https://github.com/Azure/azure-iot-sdk-csharp/blob/previews/v2/iothub/device/src/Messaging/TelemetryMessage.cs
How can you set the event properties ? Or is this a bug in the Telemetry message class?
Nevermind, found it
Hi,
I'm using v2-preview007.
The 'Properties' in the 'TelemetryMessage' class are readonly (private set). https://github.com/Azure/azure-iot-sdk-csharp/blob/previews/v2/iothub/device/src/Messaging/TelemetryMessage.cs
How can you set the event properties ? Or is this a bug in the Telemetry message class?