Hi Donny,
I think it's no problem to use the Message-Id header as unique identifier. But you must be sure that the server your using always returns this header field.
Another point - you don't have to access the Message ID header field value through the header collection, simply use the Message.MessageId property.
Best regards,
Pavel
I think it's no problem to use the Message-Id header as unique identifier. But you must be sure that the server your using always returns this header field.
Another point - you don't have to access the Message ID header field value through the header collection, simply use the Message.MessageId property.
Best regards,
Pavel