Hi,

How do you access the text within an active new message window. In the following code appoutlook which is declared as outlook.application has allowed me to refernce the current instance of outlook, now all I need to know is how to get this line of code to access the text in the window.

AppOutlook.GetNamespace("mapi")

Thanks.