Hii everyone,
Below is the date and time retrieved from gmail in a string variable and displayed using a message box
This date is in string variable and is needed to be converted into a DateTime variable
For this reason I used:
But the error I am getting is below:
What is the command to be used so that I can convert the above datetime stored in string variable into a DateTime variable
Regards,
Supriya