Hello
lets suppose I recieve gmail from an account . I have stored it in RetrievedMessage. Now I want to reply to sender a message "Noted" . I am using %RetreivedMessage[LoopIndex].From% In a loop . But It says Syntax Error in To parameter ?? I have a value in my From property of Retreived Variable . But i Can't use To or From Property Neighter the Body Property. Is there any way ??
TIA