R
Ryan
I’m looking for a way to get the GMT or UTC time from an email message; or possibly find the time zone from where the email was sent
I know how to get the “Sent Time†from the Outlook MAPI interface. This however is the time from the client machine the email was sent from or the time from the Exchange server if they are connected to an Exchange Server through Outlook
My first thought is find the GMT or UTC. If that information is not available I would then look for the time zone then use the DateAdd function to find the GMT time
Any help with this would be greatly appreciated
I know how to get the “Sent Time†from the Outlook MAPI interface. This however is the time from the client machine the email was sent from or the time from the Exchange server if they are connected to an Exchange Server through Outlook
My first thought is find the GMT or UTC. If that information is not available I would then look for the time zone then use the DateAdd function to find the GMT time
Any help with this would be greatly appreciated