John,
In .NET 2.0 its also System.Messaging.Message.
http://msdn2.microsoft.com/en-us/lib...US,VS.80).aspx
I suspect you don't have a reference to the System.Messaging assembly (in
system.messaging.dll).
--
Hope this helps
Jay [MVP - Outlook]
..NET Application Architect & Enthusiast
T.S. Bradley -
http://www.tsbradley.net
"John A Grandy" <johnagrandy-at-yahoo-dot-com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
| in .NET 2.0 where is the type Message located ?
|
| in .NET 1.1 it was System.Messaging.Message
|
|