Hello !
I want current user of the outlook.
I have written this code...
myitem is any item from inbox.Code:If myItem.CC = SNamesp.CurrentUser.Address Then
SNamesp is namespace.
The code is working in normal outlook environment.
But in Exchange environment it gives SNamesp.CurrentUser.Address as /admintr/excnah/mhj......../........ .
I know .address gives this sheet only in exchange.
But i am confused what to do?




Reply With Quote